============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/u1xa/00034a/ydb/tests/olap/ttl_tiering/test-results/py3test
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items / 2 errors / 1 deselected / 5 selected

ttl_delete_s3.py F

==================================== ERRORS ====================================
_____________________ ERROR collecting ttl_portion_size.py _____________________
library/python/pytest/plugins/collection.py:52: in _getobj
    __import__(module_name)
library/python/pytest/rewrite.py:105: in exec_module
    self.load_module(module)
library/python/pytest/rewrite.py:96: in load_module
    exec(co, module.__dict__)  # noqa
ydb/tests/olap/ttl_tiering/ttl_portion_size.py:3: in <module>
    from ydb.tests.olap.common.column_table_helper import ColumnTableHelper
E   ModuleNotFoundError: No module named 'ydb.tests.olap'

During handling of the above exception, another exception occurred:
contrib/python/pytest/py3/_pytest/runner.py:341: in from_call
    result: Optional[TResult] = func()
contrib/python/pytest/py3/_pytest/runner.py:372: in <lambda>
    call = CallInfo.from_call(lambda: list(collector.collect()), "collect")
contrib/python/pytest/py3/_pytest/python.py:531: in collect
    self._inject_setup_module_fixture()
contrib/python/pytest/py3/_pytest/python.py:545: in _inject_setup_module_fixture
    self.obj, ("setUpModule", "setup_module")
contrib/python/pytest/py3/_pytest/python.py:310: in obj
    self._obj = obj = self._getobj()
library/python/pytest/plugins/collection.py:57: in _getobj
    reraise(etype, type(exc)('{}\n{}'.format(exc, msg)), tb)
contrib/python/six/py3/six.py:723: in reraise
    raise value.with_traceback(tb)
library/python/pytest/plugins/collection.py:52: in _getobj
    __import__(module_name)
library/python/pytest/rewrite.py:105: in exec_module
    self.load_module(module)
library/python/pytest/rewrite.py:96: in load_module
    exec(co, module.__dict__)  # noqa
ydb/tests/olap/ttl_tiering/ttl_portion_size.py:3: in <module>
    from ydb.tests.olap.common.column_table_helper import ColumnTableHelper
E   ModuleNotFoundError: No module named 'ydb.tests.olap'
E   Failed to load module "__tests__.ttl_portion_size" and obtain list of tests due to an error
_____________________ ERROR collecting ttl_portion_size.py _____________________
library/python/pytest/plugins/collection.py:52: in _getobj
    __import__(module_name)
library/python/pytest/rewrite.py:105: in exec_module
    self.load_module(module)
library/python/pytest/rewrite.py:96: in load_module
    exec(co, module.__dict__)  # noqa
ydb/tests/olap/ttl_tiering/ttl_portion_size.py:3: in <module>
    from ydb.tests.olap.common.column_table_helper import ColumnTableHelper
E   ModuleNotFoundError: No module named 'ydb.tests.olap'

During handling of the above exception, another exception occurred:
contrib/python/pytest/py3/_pytest/runner.py:341: in from_call
    result: Optional[TResult] = func()
contrib/python/pytest/py3/_pytest/runner.py:372: in <lambda>
    call = CallInfo.from_call(lambda: list(collector.collect()), "collect")
library/python/pytest/plugins/collection.py:67: in collect
    module = self._getobj()
library/python/pytest/plugins/collection.py:57: in _getobj
    reraise(etype, type(exc)('{}\n{}'.format(exc, msg)), tb)
contrib/python/six/py3/six.py:723: in reraise
    raise value.with_traceback(tb)
library/python/pytest/plugins/collection.py:52: in _getobj
    __import__(module_name)
library/python/pytest/rewrite.py:105: in exec_module
    self.load_module(module)
library/python/pytest/rewrite.py:96: in load_module
    exec(co, module.__dict__)  # noqa
ydb/tests/olap/ttl_tiering/ttl_portion_size.py:3: in <module>
    from ydb.tests.olap.common.column_table_helper import ColumnTableHelper
E   ModuleNotFoundError: No module named 'ydb.tests.olap'
E   Failed to load module "__tests__.ttl_portion_size" and obtain list of tests due to an error
=================================== FAILURES ===================================
_____________ TestDeleteS3Ttl.test_data_unchanged_after_ttl_change _____________
ydb/tests/olap/ttl_tiering/ttl_delete_s3.py:223: in test_data_unchanged_after_ttl_change
    change_ttl_and_check(self.days_to_cool, days_to_medium, self.days_to_freeze)
ydb/tests/olap/ttl_tiering/ttl_delete_s3.py:215: in change_ttl_and_check
    raise Exception("not all data deleted")
E   Exception: not all data deleted
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test_data_unchanged_after_ttl_change
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
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/u1xa/00034a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1066063
DEBUG    ya.test:process.py:259 Command (pid 1066063) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1066063) elapsed time (sec): 0.8116967678070068
DEBUG    ya.test:process.py:263 Command (pid 1066063) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1066063) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1066063) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1066063) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1066063) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1066063) maxrss: 639380
DEBUG    ya.test:process.py:263 Command (pid 1066063) minflt: 37287
DEBUG    ya.test:process.py:263 Command (pid 1066063) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1066063) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1066063) nivcsw: 142
DEBUG    ya.test:process.py:263 Command (pid 1066063) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1066063) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1066063) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1066063) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1066063) stime: 0.14413199999999998
DEBUG    ya.test:process.py:263 Command (pid 1066063) utime: 0.48501099999999997
DEBUG    ya.test:process.py:263 Command (pid 1066063) wtime: 0.815
DEBUG    ya.test:process.py:275 Command (pid 1066063) output:
Git info:
    Commit: 18f4104c60bffb6f08d5039fe72e0d78ef516f7c
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 9b7cddb8556281ceb911ee464396a6fa15a27b5d into 3c28b5a2e7d4a6656fdfc46a1bcef7367daef008

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-izdhpfhiay
    Host information: 
        Linux ghrun-izdhpfhiay 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/7599469156/bin/clang++
    Compiler version: 
        clang version 18.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/7599469156/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fexceptions -fno-common -ffunction-sections -fdata-sections -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 -DSSE_ENABLED=1 -DSSE3_ENABLED=1 -DSSSE3_ENABLED=1 -DSSE41_ENABLED=1 -DSSE42_ENABLED=1 -DPOPCNT_ENABLED=1 -DCX16_ENABLED=1 -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-c++11-narrowing-const-reference -Wno-missing-designated-field-initializers -Wno-packed-non-pod -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-include-angled-in-module-purview -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-c++11-narrowing-const-reference -Wno-missing-designated-field-initializers -Wno-packed-non-pod -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-include-angled-in-module-purview -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 1066063) errors:

INFO     __tests__.base:base.py:127 Git info:
    Commit: 18f4104c60bffb6f08d5039fe72e0d78ef516f7c
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 9b7cddb8556281ceb911ee464396a6fa15a27b5d into 3c28b5a2e7d4a6656fdfc46a1bcef7367daef008

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-izdhpfhiay
    Host information: 
        Linux ghrun-izdhpfhiay 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/7599469156/bin/clang++
    Compiler version: 
        clang version 18.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/7599469156/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fexceptions -fno-common -ffunction-sections -fdata-sections -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 -DSSE_ENABLED=1 -DSSE3_ENABLED=1 -DSSSE3_ENABLED=1 -DSSE41_ENABLED=1 -DSSE42_ENABLED=1 -DPOPCNT_ENABLED=1 -DCX16_ENABLED=1 -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-c++11-narrowing-const-reference -Wno-missing-designated-field-initializers -Wno-packed-non-pod -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-include-angled-in-module-purview -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-c++11-narrowing-const-reference -Wno-missing-designated-field-initializers -Wno-packed-non-pod -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-include-angled-in-module-purview -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:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/u1xa/00034a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63294
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:400 Working directory: /home/runner/.ya/build/build_root/u1xa/00034a/r3tmp/kikimr_cluster__t896zrx
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/u1xa/00034a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4507
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22021
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6216
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10266
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:246 CFG_DIR_PATH="/home/runner/.ya/build/build_root/u1xa/00034a/ydb/tests/olap/ttl_tiering/test-results/py3test/testing_out_stuff/ttl_delete_s3.py.TestDeleteS3Ttl.test_data_unchanged_after_ttl_change/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:247 Final command: /home/runner/.ya/build/build_root/u1xa/00034a/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/u1xa/00034a/ydb/tests/olap/ttl_tiering/test-results/py3test/testing_out_stuff/ttl_delete_s3.py.TestDeleteS3Ttl.test_data_unchanged_after_ttl_change/cluster/node_1/logfile_p3mjgc4g.log --grpc-port=4507 --mon-port=22021 --ic-port=63294
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:159 Formatting pdisk SectorMap:1:64 on node localhost:4507/1, disk_size 68719476736
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/u1xa/00034a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/u1xa/00034a/ydb/tests/olap/ttl_tiering/test-results/py3test/testing_out_stuff/ttl_delete_s3.py.TestDeleteS3Ttl.test_data_unchanged_after_ttl_change/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/u1xa/00034a/ydb/tests/olap/ttl_tiering/test-results/py3test/testing_out_stuff/ttl_delete_s3.py.TestDeleteS3Ttl.test_data_unchanged_after_ttl_change/cluster/node_1/logfile_p3mjgc4g.log', '--grpc-port=4507', '--mon-port=22021', '--ic-port=63294')' in '/home/runner/.ya/build/build_root/u1xa/00034a/ydb/tests/olap/ttl_tiering/test-results/py3test/testing_out_stuff/ttl_delete_s3.py.TestDeleteS3Ttl.test_data_unchanged_after_ttl_change/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1066453
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:282 Started node localhost:4507/1
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/u1xa/00034a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:360 Executing command = ['/home/runner/.ya/build/build_root/u1xa/00034a/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:4507', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 63294\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
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/u1xa/00034a/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:4507', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 63294\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1067482
DEBUG    ya.test:process.py:259 Command (pid 1067482) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1067482) elapsed time (sec): 0.5434525012969971
DEBUG    ya.test:process.py:263 Command (pid 1067482) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1067482) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1067482) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1067482) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1067482) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1067482) maxrss: 737556
DEBUG    ya.test:process.py:263 Command (pid 1067482) minflt: 43623
DEBUG    ya.test:process.py:263 Command (pid 1067482) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1067482) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1067482) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 1067482) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1067482) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1067482) nvcsw: 745
DEBUG    ya.test:process.py:263 Command (pid 1067482) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1067482) stime: 0.209953
DEBUG    ya.test:process.py:263 Command (pid 1067482) utime: 0.308251
DEBUG    ya.test:process.py:263 Command (pid 1067482) wtime: 0.545
DEBUG    ya.test:process.py:275 Command (pid 1067482) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/u1xa/00034a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:360 Executing command = ['/home/runner/.ya/build/build_root/u1xa/00034a/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:4507', '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']
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/u1xa/00034a/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:4507', '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: 1067862
DEBUG    ya.test:process.py:259 Command (pid 1067862) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1067862) elapsed time (sec): 0.5784099102020264
DEBUG    ya.test:process.py:263 Command (pid 1067862) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1067862) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1067862) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1067862) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1067862) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1067862) maxrss: 738272
DEBUG    ya.test:process.py:263 Command (pid 1067862) minflt: 43786
DEBUG    ya.test:process.py:263 Command (pid 1067862) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1067862) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1067862) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 1067862) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1067862) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1067862) nvcsw: 647
DEBUG    ya.test:process.py:263 Command (pid 1067862) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1067862) stime: 0.21182299999999998
DEBUG    ya.test:process.py:263 Command (pid 1067862) utime: 0.342696
DEBUG    ya.test:process.py:263 Command (pid 1067862) wtime: 0.58
DEBUG    ya.test:process.py:275 Command (pid 1067862) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:454 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:461 Cluster started and initialized
DEBUG    ydb.connection:connection.py:295 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')]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:295 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')]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:375 RpcState(ListEndpoints, 8b191960-de23-4883-a51c-5df0d32f01b0, localhost:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ListEndpoints, 8b191960-de23-4883-a51c-5df0d32f01b0, localhost:4507): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:51 RpcState(ListEndpoints, 8b191960-de23-4883-a51c-5df0d32f01b0, localhost:4507): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-izdhpfhiay.auto.internal" port: 4507 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 /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-izdhpfhiay.auto.internal:4507, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:295 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')]
INFO     ydb.connection:connection.py:498 Closing channel for endpoint localhost:4507
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1880
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/u1xa/00034a/contrib/python/moto/bin/moto_server
DEBUG    urllib3.connectionpool:connectionpool.py:228 Starting new HTTP connection (1): localhost:1880
DEBUG    root:base.py:171 HTTPConnectionPool(host='localhost', port=1880): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x504000bd5730>: Failed to establish a new connection: [Errno 111] Connection refused'))
DEBUG    urllib3.connectionpool:connectionpool.py:228 Starting new HTTP connection (1): localhost:1880
DEBUG    root:base.py:171 HTTPConnectionPool(host='localhost', port=1880): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x504000bccdb0>: Failed to establish a new connection: [Errno 111] Connection refused'))
DEBUG    urllib3.connectionpool:connectionpool.py:228 Starting new HTTP connection (1): localhost:1880
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET / HTTP/1.1" 200 205
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 0x50e0006efab0>
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 0x50e0003d27d0>
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x50e0015dedf0>
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x50e0003d2610>
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    botocore.hooks:hooks.py:238 Event choose-service-name: calling handler <function handle_service_name_alias at 0x50e0006efab0>
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x50e0003d27d0>
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x50e0015dedf0>
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x50e0003d2610>
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.CreateBucket: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x50400152d4b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x50400152d4b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableAccessPoints': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=CreateBucket) with params: {'url_path': '', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80'}, 'body': b'', 'auth_path': '/cold/', 'url': 'http://localhost:1880/cold', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000d82170>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'cold', 'params': {'Bucket': 'cold'}}, 'signing': {'region': 'us-east-1', '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 0x504000d82230>>
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 0x504000d954f0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.CreateBucket: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
PUT
/cold

host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073903Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073903Z
20251114/us-east-1/s3/aws4_request
8c41d078194fce4a5df121c9334474fc6a17ae3535ad1866f088397f6a1fe684
DEBUG    botocore.auth:auth.py:430 Signature:
55d8a66d1916bafb4faf61c57942b974109ea78e2a9a2f99235794d0dfdcb066
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.CreateBucket: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:1880/cold, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80', 'X-Amz-Date': b'20251114T073903Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=55d8a66d1916bafb4faf61c57942b974109ea78e2a9a2f99235794d0dfdcb066', 'amz-sdk-invocation-id': b'1d0d174b-1006-4bb5-9206-f246585986e4', 'amz-sdk-request': b'attempt=1', 'Content-Length': '0'}>
DEBUG    urllib3.connectionpool:connectionpool.py:228 Starting new HTTP connection (1): localhost:1880
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "PUT /cold HTTP/1.1" 200 158
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:03 GMT', 'x-amzn-requestid': 'MAb19Ym0PyQqqyTxht7iRKUFNomG76c7nwckrHCu45uq2uKgmLna', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '158', '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>cold</Bucket></CreateBucketResponse></CreateBucketResponse>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x50400152f430>
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 0x50400152d4b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x50400152d4b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x50400152d4b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableAccessPoints': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=CreateBucket) with params: {'url_path': '', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80'}, 'body': b'', 'auth_path': '/frozen/', 'url': 'http://localhost:1880/frozen', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000d82170>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'frozen', 'params': {'Bucket': 'frozen'}}, 'signing': {'region': 'us-east-1', '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 0x504000d82230>>
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 0x504000d954f0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.CreateBucket: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
PUT
/frozen

host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073903Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073903Z
20251114/us-east-1/s3/aws4_request
b4e4d9a04e8c8cfe71a91ba42fc6e3943872e527316ce44a5e6eba5cc1d97277
DEBUG    botocore.auth:auth.py:430 Signature:
adc506bb07b5a5019b243ad710ed2c68252ca5084d0453bbc3a5f2d1bf6fc0c4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.CreateBucket: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:1880/frozen, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80', 'X-Amz-Date': b'20251114T073903Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=adc506bb07b5a5019b243ad710ed2c68252ca5084d0453bbc3a5f2d1bf6fc0c4', 'amz-sdk-invocation-id': b'6f4a00c6-4e29-48f3-a99f-d65d5da5c7bb', 'amz-sdk-request': b'attempt=1', 'Content-Length': '0'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "PUT /frozen HTTP/1.1" 200 160
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:03 GMT', 'x-amzn-requestid': '4OpFkwfJwMvn8OJubpP5POI9ZJd7iWgeGhQYL4GuVLkIrsnROwaA', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '160', '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>frozen</Bucket></CreateBucketResponse></CreateBucketResponse>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x50400152f430>
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 0x50400152d4b0>>
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 Test call (class_name: ttl_delete_s3.py::TestDeleteS3Ttl, test_name: test_data_unchanged_after_ttl_change)
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x50400152d4b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x50400152d4b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableAccessPoints': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=CreateBucket) with params: {'url_path': '', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000d82170>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc'}}, 'signing': {'region': 'us-east-1', '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 0x504000d82230>>
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 0x504000d954f0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.CreateBucket: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
PUT
/cold_uc

host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073903Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073903Z
20251114/us-east-1/s3/aws4_request
8116051695f57f2cabed13b917ef09976cf8b94ebbada3d7729d77237c878e7a
DEBUG    botocore.auth:auth.py:430 Signature:
87a90888fec2fa4cf70447405c026305ebbb8ff086a4f620659cf74c528baa94
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.CreateBucket: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:1880/cold_uc, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80', 'X-Amz-Date': b'20251114T073903Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=87a90888fec2fa4cf70447405c026305ebbb8ff086a4f620659cf74c528baa94', 'amz-sdk-invocation-id': b'95816719-1a17-45ac-9c1f-5df01183a557', 'amz-sdk-request': b'attempt=1', 'Content-Length': '0'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "PUT /cold_uc HTTP/1.1" 200 161
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:03 GMT', 'x-amzn-requestid': 'x7OZTndiMEeP1mmsmfog248C7Oi8IQI8I1mTWk9OgJAl6xrzpkce', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '161', '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>cold_uc</Bucket></CreateBucketResponse></CreateBucketResponse>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x50400152f430>
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 0x50400152d4b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x50400152d4b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x50400152d4b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableAccessPoints': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=CreateBucket) with params: {'url_path': '', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000d82170>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc'}}, 'signing': {'region': 'us-east-1', '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 0x504000d82230>>
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 0x504000d954f0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.CreateBucket: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
PUT
/frozen_uc

host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073903Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073903Z
20251114/us-east-1/s3/aws4_request
e856d821e05ffda3e7593ac12f739f0e5d2d421310e61606491063ca0be47250
DEBUG    botocore.auth:auth.py:430 Signature:
cae721180093cbf7c18196317458a16af3b5fd01b98dd9f08f0dcd0ae18acf9e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.CreateBucket: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:1880/frozen_uc, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80', 'X-Amz-Date': b'20251114T073903Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=cae721180093cbf7c18196317458a16af3b5fd01b98dd9f08f0dcd0ae18acf9e', 'amz-sdk-invocation-id': b'f99f0980-2bd5-42ff-a88f-22988471438a', 'amz-sdk-request': b'attempt=1', 'Content-Length': '0'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "PUT /frozen_uc HTTP/1.1" 200 163
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:03 GMT', 'x-amzn-requestid': '5ZcQHIBJ8aM6DI0QJhEO3XEzsE4CpvY8l5tWh1mh2BZoSYO7cOAK', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '163', '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>frozen_uc</Bucket></CreateBucketResponse></CreateBucketResponse>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x50400152f430>
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 0x50400152d4b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x50400152d4b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x50400152d4b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableAccessPoints': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=CreateBucket) with params: {'url_path': '', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000d82170>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium'}}, 'signing': {'region': 'us-east-1', '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 0x504000d82230>>
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 0x504000d954f0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.CreateBucket: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
PUT
/medium

host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073903Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073903Z
20251114/us-east-1/s3/aws4_request
0bfa296742321850f374db4247d3e6b294b9a73cbca0777340c49fe1cf187051
DEBUG    botocore.auth:auth.py:430 Signature:
07f2d6b767bc2702ef539823d686b99ba1e9e73ebc90c421e387178df2e2e25c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.CreateBucket: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:1880/medium, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80', 'X-Amz-Date': b'20251114T073903Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=07f2d6b767bc2702ef539823d686b99ba1e9e73ebc90c421e387178df2e2e25c', 'amz-sdk-invocation-id': b'8a13f9ee-6bef-4e02-bbb4-b3537944f6f4', 'amz-sdk-request': b'attempt=1', 'Content-Length': '0'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "PUT /medium HTTP/1.1" 200 160
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:03 GMT', 'x-amzn-requestid': 'sloZOnuFcEyc3D5H46rknwBeRyJ59BsNs9ucFa2GDlWQ17mmlL5q', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '160', '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>medium</Bucket></CreateBucketResponse></CreateBucketResponse>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x50400152f430>
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 0x50400152d4b0>>
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 0x50e0015defb0>
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': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073903Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073903Z
20251114/us-east-1/s3/aws4_request
a8ad6010a6d6a4fb517c795ab8248713286cf47aa3b2be217a1ab7f921ae389e
DEBUG    botocore.auth:auth.py:430 Signature:
13bbe53e360bddb2ba599ddaafe0f1b97f71bdd3e38123a27ea7af77d2b2d52d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073903Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=13bbe53e360bddb2ba599ddaafe0f1b97f71bdd3e38123a27ea7af77d2b2d52d', 'amz-sdk-invocation-id': b'b5974eb9-06a9-4c91-b419-cd79199d28ca', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:228 Starting new HTTP connection (1): localhost:1880
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:03 GMT', 'x-amzn-requestid': '7sZRNnuaftqN3c27HTFgppK1L9iRa43lohfpmBPVdnP9BhnZY5bj', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073903Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073903Z
20251114/us-east-1/s3/aws4_request
dc3b69033714d975fe2a49c5ef25bba0973f052708e5302a348fd84fba03c820
DEBUG    botocore.auth:auth.py:430 Signature:
2ffb00bdf4c59eaaefa6ae5b813394bdb0682a123b49e7e480b4b6eb38d0e913
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073903Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2ffb00bdf4c59eaaefa6ae5b813394bdb0682a123b49e7e480b4b6eb38d0e913', 'amz-sdk-invocation-id': b'80484346-15eb-4267-b620-61101d07e756', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 232
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:03 GMT', 'x-amzn-requestid': 'c7VpNzslYqtmKtTVXLo38mN9kSZyhSIZGr3dUVxaKnu6NyJMJuqJ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '232', '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>frozen_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073903Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073903Z
20251114/us-east-1/s3/aws4_request
3cac9754de741dc8a893a41bda01b8766bdd8edb4b3491036a55fe4254c4f837
DEBUG    botocore.auth:auth.py:430 Signature:
d63ef3c0a070da4b4f8d044d936e1fc1f4ff07e764266ee78953d8db4c858d33
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073903Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d63ef3c0a070da4b4f8d044d936e1fc1f4ff07e764266ee78953d8db4c858d33', 'amz-sdk-invocation-id': b'0263aa0a-212e-490c-bf4e-55262448438a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:03 GMT', 'x-amzn-requestid': '6D95EvwXh68w1RzmUWsWUEcM5nF1mBqmMuxYkZQyFBsFXCKFHM0E', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:101 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:375 RpcState(CreateSession, e0523515-b728-444e-aa2c-285c63de44b3, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(CreateSession, e0523515-b728-444e-aa2c-285c63de44b3, ghrun-izdhpfhiay.auto.internal:4507): request = {  }
DEBUG    ydb.connection:connection.py:51 RpcState(CreateSession, e0523515-b728-444e-aa2c-285c63de44b3, ghrun-izdhpfhiay.auto.internal:4507): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:375 RpcState(AttachSession, 7944475b-d27c-469f-b58e-66b610b388e5, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(AttachSession, 7944475b-d27c-469f-b58e-66b610b388e5, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" }
DEBUG    ydb.connection:connection.py:51 RpcState(AttachSession, 7944475b-d27c-469f-b58e-66b610b388e5, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:57 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d9a1902e-a602-430a-b939-289b535cb8c8, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d9a1902e-a602-430a-b939-289b535cb8c8, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            CREATE TABLE `/Root/test_data_unchanged_after_ttl_change/table` (\n                ts Timestamp NOT NULL,\n                s String,\n                val Uint64,\n                PRIMARY KEY(ts),\n            )\n            WITH (STORE = COLUMN)\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d9a1902e-a602-430a-b939-289b535cb8c8, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f46eb00f-1a21-48b9-a340-25df8777101f, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f46eb00f-1a21-48b9-a340-25df8777101f, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            ALTER OBJECT `/Root/test_data_unchanged_after_ttl_change/table` (TYPE TABLE) SET (ACTION=UPSERT_OPTIONS, `COMPACTION_PLANNER.CLASS_NAME`=`l-buckets`)\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f46eb00f-1a21-48b9-a340-25df8777101f, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:89 Table /Root/test_data_unchanged_after_ttl_change/table created
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 19dc4d34-ae9a-4e82-bffc-beabc399974a, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 19dc4d34-ae9a-4e82-bffc-beabc399974a, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE OBJECT test_data_unchanged_after_ttl_change_key_id (TYPE SECRET) WITH value=\'fake_key_id\'" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 19dc4d34-ae9a-4e82-bffc-beabc399974a, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 45bb131e-46a4-4049-8142-c9095328af15, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 45bb131e-46a4-4049-8142-c9095328af15, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE OBJECT test_data_unchanged_after_ttl_change_key_secret (TYPE SECRET) WITH value=\'fake_key_secret\'" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 45bb131e-46a4-4049-8142-c9095328af15, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 37729255-13be-44d0-98ba-2998aa4b7b91, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 37729255-13be-44d0-98ba-2998aa4b7b91, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            CREATE EXTERNAL DATA SOURCE `/Root/test_data_unchanged_after_ttl_change/cold_uc` WITH (\n                SOURCE_TYPE=\"ObjectStorage\",\n                LOCATION=\"http://localhost:1880/cold_uc\",\n                AUTH_METHOD=\"AWS\",\n                AWS_ACCESS_KEY_ID_SECRET_NAME=\"test_data_unchanged_after_ttl_change_key_id\",\n                AWS_SECRET_ACCESS_KEY_SECRET_NAME=\"test_data_unchanged_after_ttl_change_key_secret\",\n                AWS_REGION=\"us-east-1\"\n            )\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 37729255-13be-44d0-98ba-2998aa4b7b91, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b099c3af-45e5-4a3d-b4fa-eab9c3bc40a0, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b099c3af-45e5-4a3d-b4fa-eab9c3bc40a0, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            CREATE EXTERNAL DATA SOURCE `/Root/test_data_unchanged_after_ttl_change/frozen_uc` WITH (\n                SOURCE_TYPE=\"ObjectStorage\",\n                LOCATION=\"http://localhost:1880/frozen_uc\",\n                AUTH_METHOD=\"AWS\",\n                AWS_ACCESS_KEY_ID_SECRET_NAME=\"test_data_unchanged_after_ttl_change_key_id\",\n                AWS_SECRET_ACCESS_KEY_SECRET_NAME=\"test_data_unchanged_after_ttl_change_key_secret\",\n                AWS_REGION=\"us-east-1\"\n            )\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b099c3af-45e5-4a3d-b4fa-eab9c3bc40a0, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d178125e-1da9-4675-9d45-59b46586d4d2, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d178125e-1da9-4675-9d45-59b46586d4d2, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            CREATE EXTERNAL DATA SOURCE `/Root/test_data_unchanged_after_ttl_change/medium` WITH (\n                SOURCE_TYPE=\"ObjectStorage\",\n                LOCATION=\"http://localhost:1880/medium\",\n                AUTH_METHOD=\"AWS\",\n                AWS_ACCESS_KEY_ID_SECRET_NAME=\"test_data_unchanged_after_ttl_change_key_id\",\n                AWS_SECRET_ACCESS_KEY_SECRET_NAME=\"test_data_unchanged_after_ttl_change_key_secret\",\n                AWS_REGION=\"us-east-1\"\n            )\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d178125e-1da9-4675-9d45-59b46586d4d2, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 071089b0-effc-4fed-b80a-79591b2bc29b, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 071089b0-effc-4fed-b80a-79591b2bc29b, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 10000;\n                $from_us = CAST(Timestamp(\'2010-01-01T00:00:00.000000Z\') as Uint64);\n                $to_us = CAST(Timestamp(\'2030-01-01T00:00:00.000000Z\') as Uint64);\n                $dt = $to_us - $from_us;\n                $k = ((1ul << 64) - 1) / CAST($dt - 1 as Double);\n                $rows= ListMap(ListFromRange(0, $row_count), ($i)->{\n                    $us = CAST(RandomNumber($i) / $k as Uint64) + $from_us;\n                    $ts = Unwrap(CAST($us as Timestamp));\n                    return <|\n                        ts: $ts,\n                        s: \'some date:\' || CAST($ts as String),\n                        val: $us\n                    |>;\n                });\n                upsert into `/Root/test_data_unchanged_after_ttl_change/table`\n                select * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 071089b0-effc-4fed-b80a-79591b2bc29b, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, dae9843b-56da-46b2-a873-5a44a6a73ca5, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, dae9843b-56da-46b2-a873-5a44a6a73ca5, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `/Root/test_data_unchanged_after_ttl_change/table`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, dae9843b-56da-46b2-a873-5a44a6a73ca5, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 2c25e633-1e91-4dc7-9819-b17f33bbbb0f, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 2c25e633-1e91-4dc7-9819-b17f33bbbb0f, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 2c25e633-1e91-4dc7-9819-b17f33bbbb0f, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c0646049-25f7-4143-9d07-2d91a66f83eb, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c0646049-25f7-4143-9d07-2d91a66f83eb, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c0646049-25f7-4143-9d07-2d91a66f83eb, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:149 10000 rows inserted in total, portions: {'__DEFAULT': {'Rows': 10000, 'Portions': 64, 'ActivePortions': 64}}, blobs: {'__DEFAULT': {'Portions': 64, 'BlobSize': 445856, 'BlobCount': 192}}
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 2be4ab75-abc8-43a0-bd78-6bd2da832feb, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 2be4ab75-abc8-43a0-bd78-6bd2da832feb, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 10000;\n                $from_us = CAST(Timestamp(\'2010-01-01T00:00:00.000000Z\') as Uint64);\n                $to_us = CAST(Timestamp(\'2030-01-01T00:00:00.000000Z\') as Uint64);\n                $dt = $to_us - $from_us;\n                $k = ((1ul << 64) - 1) / CAST($dt - 1 as Double);\n                $rows= ListMap(ListFromRange(0, $row_count), ($i)->{\n                    $us = CAST(RandomNumber($i) / $k as Uint64) + $from_us;\n                    $ts = Unwrap(CAST($us as Timestamp));\n                    return <|\n                        ts: $ts,\n                        s: \'some date:\' || CAST($ts as String),\n                        val: $us\n                    |>;\n                });\n                upsert into `/Root/test_data_unchanged_after_ttl_change/table`\n                select * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 2be4ab75-abc8-43a0-bd78-6bd2da832feb, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 224cbeb2-aa2d-45e2-88c7-db8b850d85fc, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 224cbeb2-aa2d-45e2-88c7-db8b850d85fc, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `/Root/test_data_unchanged_after_ttl_change/table`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 224cbeb2-aa2d-45e2-88c7-db8b850d85fc, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f908abac-6cf2-4fd2-bffa-d03478726de0, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f908abac-6cf2-4fd2-bffa-d03478726de0, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f908abac-6cf2-4fd2-bffa-d03478726de0, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a652385c-06bd-4ccc-8de5-a000d4b69f5f, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a652385c-06bd-4ccc-8de5-a000d4b69f5f, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a652385c-06bd-4ccc-8de5-a000d4b69f5f, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:149 20000 rows inserted in total, portions: {'__DEFAULT': {'Rows': 20000, 'Portions': 128, 'ActivePortions': 128}}, blobs: {'__DEFAULT': {'Portions': 128, 'BlobSize': 891744, 'BlobCount': 384}}
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, de6d2c9f-21bf-4ca0-a3d4-2f664333f423, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, de6d2c9f-21bf-4ca0-a3d4-2f664333f423, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 10000;\n                $from_us = CAST(Timestamp(\'2010-01-01T00:00:00.000000Z\') as Uint64);\n                $to_us = CAST(Timestamp(\'2030-01-01T00:00:00.000000Z\') as Uint64);\n                $dt = $to_us - $from_us;\n                $k = ((1ul << 64) - 1) / CAST($dt - 1 as Double);\n                $rows= ListMap(ListFromRange(0, $row_count), ($i)->{\n                    $us = CAST(RandomNumber($i) / $k as Uint64) + $from_us;\n                    $ts = Unwrap(CAST($us as Timestamp));\n                    return <|\n                        ts: $ts,\n                        s: \'some date:\' || CAST($ts as String),\n                        val: $us\n                    |>;\n                });\n                upsert into `/Root/test_data_unchanged_after_ttl_change/table`\n                select * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, de6d2c9f-21bf-4ca0-a3d4-2f664333f423, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6f5730cd-5a4f-4a72-b6fb-c2de04eb960d, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6f5730cd-5a4f-4a72-b6fb-c2de04eb960d, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `/Root/test_data_unchanged_after_ttl_change/table`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6f5730cd-5a4f-4a72-b6fb-c2de04eb960d, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d93ef6c8-93a4-44fe-bb5c-c9cdc60c383b, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d93ef6c8-93a4-44fe-bb5c-c9cdc60c383b, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d93ef6c8-93a4-44fe-bb5c-c9cdc60c383b, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d677a641-110d-457d-a555-570c3c3243b2, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d677a641-110d-457d-a555-570c3c3243b2, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d677a641-110d-457d-a555-570c3c3243b2, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:149 30000 rows inserted in total, portions: {'__DEFAULT': {'Rows': 30000, 'Portions': 192, 'ActivePortions': 192}}, blobs: {'__DEFAULT': {'Portions': 192, 'BlobSize': 1337552, 'BlobCount': 576}}
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 69125995-f328-47e0-9c55-cf6afe65f6ae, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 69125995-f328-47e0-9c55-cf6afe65f6ae, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 10000;\n                $from_us = CAST(Timestamp(\'2010-01-01T00:00:00.000000Z\') as Uint64);\n                $to_us = CAST(Timestamp(\'2030-01-01T00:00:00.000000Z\') as Uint64);\n                $dt = $to_us - $from_us;\n                $k = ((1ul << 64) - 1) / CAST($dt - 1 as Double);\n                $rows= ListMap(ListFromRange(0, $row_count), ($i)->{\n                    $us = CAST(RandomNumber($i) / $k as Uint64) + $from_us;\n                    $ts = Unwrap(CAST($us as Timestamp));\n                    return <|\n                        ts: $ts,\n                        s: \'some date:\' || CAST($ts as String),\n                        val: $us\n                    |>;\n                });\n                upsert into `/Root/test_data_unchanged_after_ttl_change/table`\n                select * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 69125995-f328-47e0-9c55-cf6afe65f6ae, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 305998ab-5687-482d-9c39-8d806bdf5a0e, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 305998ab-5687-482d-9c39-8d806bdf5a0e, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `/Root/test_data_unchanged_after_ttl_change/table`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 305998ab-5687-482d-9c39-8d806bdf5a0e, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 121df272-bfe4-48ef-b9cf-38e464811da0, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 121df272-bfe4-48ef-b9cf-38e464811da0, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 121df272-bfe4-48ef-b9cf-38e464811da0, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f364a124-adda-4775-a106-d02309188c65, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f364a124-adda-4775-a106-d02309188c65, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f364a124-adda-4775-a106-d02309188c65, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:149 40000 rows inserted in total, portions: {'__DEFAULT': {'Rows': 40000, 'Portions': 256, 'ActivePortions': 256}}, blobs: {'__DEFAULT': {'Portions': 256, 'BlobSize': 1783424, 'BlobCount': 768}}
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 162a56b5-92be-47e5-94cd-a2b9938c544f, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 162a56b5-92be-47e5-94cd-a2b9938c544f, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 10000;\n                $from_us = CAST(Timestamp(\'2010-01-01T00:00:00.000000Z\') as Uint64);\n                $to_us = CAST(Timestamp(\'2030-01-01T00:00:00.000000Z\') as Uint64);\n                $dt = $to_us - $from_us;\n                $k = ((1ul << 64) - 1) / CAST($dt - 1 as Double);\n                $rows= ListMap(ListFromRange(0, $row_count), ($i)->{\n                    $us = CAST(RandomNumber($i) / $k as Uint64) + $from_us;\n                    $ts = Unwrap(CAST($us as Timestamp));\n                    return <|\n                        ts: $ts,\n                        s: \'some date:\' || CAST($ts as String),\n                        val: $us\n                    |>;\n                });\n                upsert into `/Root/test_data_unchanged_after_ttl_change/table`\n                select * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 162a56b5-92be-47e5-94cd-a2b9938c544f, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a32a7daf-b4a2-43a1-9d98-36f8d148928d, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a32a7daf-b4a2-43a1-9d98-36f8d148928d, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `/Root/test_data_unchanged_after_ttl_change/table`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a32a7daf-b4a2-43a1-9d98-36f8d148928d, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e8392103-c1c7-46f7-815c-83f050b2add9, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e8392103-c1c7-46f7-815c-83f050b2add9, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e8392103-c1c7-46f7-815c-83f050b2add9, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 4ef4d4d2-e9be-44a4-9aeb-8f9e2f98f8a5, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 4ef4d4d2-e9be-44a4-9aeb-8f9e2f98f8a5, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 4ef4d4d2-e9be-44a4-9aeb-8f9e2f98f8a5, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:149 50000 rows inserted in total, portions: {'__DEFAULT': {'Rows': 50000, 'Portions': 320, 'ActivePortions': 320}}, blobs: {'__DEFAULT': {'Portions': 320, 'BlobSize': 2229208, 'BlobCount': 960}}
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 56ff2c71-7233-41df-846e-2ae6c8b2b88b, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 56ff2c71-7233-41df-846e-2ae6c8b2b88b, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 10000;\n                $from_us = CAST(Timestamp(\'2010-01-01T00:00:00.000000Z\') as Uint64);\n                $to_us = CAST(Timestamp(\'2030-01-01T00:00:00.000000Z\') as Uint64);\n                $dt = $to_us - $from_us;\n                $k = ((1ul << 64) - 1) / CAST($dt - 1 as Double);\n                $rows= ListMap(ListFromRange(0, $row_count), ($i)->{\n                    $us = CAST(RandomNumber($i) / $k as Uint64) + $from_us;\n                    $ts = Unwrap(CAST($us as Timestamp));\n                    return <|\n                        ts: $ts,\n                        s: \'some date:\' || CAST($ts as String),\n                        val: $us\n                    |>;\n                });\n                upsert into `/Root/test_data_unchanged_after_ttl_change/table`\n                select * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 56ff2c71-7233-41df-846e-2ae6c8b2b88b, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 9d335228-f1be-41d8-859f-ad944a046001, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 9d335228-f1be-41d8-859f-ad944a046001, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `/Root/test_data_unchanged_after_ttl_change/table`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 9d335228-f1be-41d8-859f-ad944a046001, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a1724e0b-45f5-409c-b945-0aad6585ca8f, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a1724e0b-45f5-409c-b945-0aad6585ca8f, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a1724e0b-45f5-409c-b945-0aad6585ca8f, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ae8227dd-f35b-495c-a6f8-facc39ccb478, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ae8227dd-f35b-495c-a6f8-facc39ccb478, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ae8227dd-f35b-495c-a6f8-facc39ccb478, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:149 60000 rows inserted in total, portions: {'__DEFAULT': {'Rows': 60000, 'Portions': 384, 'ActivePortions': 384}}, blobs: {'__DEFAULT': {'Portions': 384, 'BlobSize': 2674776, 'BlobCount': 1152}}
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3388d539-66d1-47ab-938e-ba3ec96f5496, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3388d539-66d1-47ab-938e-ba3ec96f5496, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 10000;\n                $from_us = CAST(Timestamp(\'2010-01-01T00:00:00.000000Z\') as Uint64);\n                $to_us = CAST(Timestamp(\'2030-01-01T00:00:00.000000Z\') as Uint64);\n                $dt = $to_us - $from_us;\n                $k = ((1ul << 64) - 1) / CAST($dt - 1 as Double);\n                $rows= ListMap(ListFromRange(0, $row_count), ($i)->{\n                    $us = CAST(RandomNumber($i) / $k as Uint64) + $from_us;\n                    $ts = Unwrap(CAST($us as Timestamp));\n                    return <|\n                        ts: $ts,\n                        s: \'some date:\' || CAST($ts as String),\n                        val: $us\n                    |>;\n                });\n                upsert into `/Root/test_data_unchanged_after_ttl_change/table`\n                select * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3388d539-66d1-47ab-938e-ba3ec96f5496, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 14aa3213-a1d2-4cad-9612-fb5b7c81d9d7, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 14aa3213-a1d2-4cad-9612-fb5b7c81d9d7, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `/Root/test_data_unchanged_after_ttl_change/table`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 14aa3213-a1d2-4cad-9612-fb5b7c81d9d7, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 57cb869e-43d6-4698-bec6-df69a643738d, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 57cb869e-43d6-4698-bec6-df69a643738d, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 57cb869e-43d6-4698-bec6-df69a643738d, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3d2dd1cd-0b5f-4608-9118-320bf48881e0, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3d2dd1cd-0b5f-4608-9118-320bf48881e0, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3d2dd1cd-0b5f-4608-9118-320bf48881e0, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:149 70000 rows inserted in total, portions: {'__DEFAULT': {'Rows': 70000, 'Portions': 448, 'ActivePortions': 448}}, blobs: {'__DEFAULT': {'Portions': 448, 'BlobSize': 3120520, 'BlobCount': 1344}}
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, df7bbb8b-5211-4304-bb51-f0c9d6388a60, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, df7bbb8b-5211-4304-bb51-f0c9d6388a60, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 10000;\n                $from_us = CAST(Timestamp(\'2010-01-01T00:00:00.000000Z\') as Uint64);\n                $to_us = CAST(Timestamp(\'2030-01-01T00:00:00.000000Z\') as Uint64);\n                $dt = $to_us - $from_us;\n                $k = ((1ul << 64) - 1) / CAST($dt - 1 as Double);\n                $rows= ListMap(ListFromRange(0, $row_count), ($i)->{\n                    $us = CAST(RandomNumber($i) / $k as Uint64) + $from_us;\n                    $ts = Unwrap(CAST($us as Timestamp));\n                    return <|\n                        ts: $ts,\n                        s: \'some date:\' || CAST($ts as String),\n                        val: $us\n                    |>;\n                });\n                upsert into `/Root/test_data_unchanged_after_ttl_change/table`\n                select * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, df7bbb8b-5211-4304-bb51-f0c9d6388a60, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d07f2bbb-c6ea-4f42-931f-9e45af755b3f, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d07f2bbb-c6ea-4f42-931f-9e45af755b3f, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `/Root/test_data_unchanged_after_ttl_change/table`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d07f2bbb-c6ea-4f42-931f-9e45af755b3f, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, bc055f11-49b7-4211-8c4d-cb48f8e1f82c, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, bc055f11-49b7-4211-8c4d-cb48f8e1f82c, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, bc055f11-49b7-4211-8c4d-cb48f8e1f82c, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3b4f120e-e0c1-4fbd-b790-9bc816ce3c9e, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3b4f120e-e0c1-4fbd-b790-9bc816ce3c9e, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3b4f120e-e0c1-4fbd-b790-9bc816ce3c9e, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:149 80000 rows inserted in total, portions: {'__DEFAULT': {'Rows': 80000, 'Portions': 512, 'ActivePortions': 512}}, blobs: {'__DEFAULT': {'Portions': 512, 'BlobSize': 3566240, 'BlobCount': 1536}}
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f7912360-2e42-4d2c-a3b5-1d95e94c022d, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f7912360-2e42-4d2c-a3b5-1d95e94c022d, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 10000;\n                $from_us = CAST(Timestamp(\'2010-01-01T00:00:00.000000Z\') as Uint64);\n                $to_us = CAST(Timestamp(\'2030-01-01T00:00:00.000000Z\') as Uint64);\n                $dt = $to_us - $from_us;\n                $k = ((1ul << 64) - 1) / CAST($dt - 1 as Double);\n                $rows= ListMap(ListFromRange(0, $row_count), ($i)->{\n                    $us = CAST(RandomNumber($i) / $k as Uint64) + $from_us;\n                    $ts = Unwrap(CAST($us as Timestamp));\n                    return <|\n                        ts: $ts,\n                        s: \'some date:\' || CAST($ts as String),\n                        val: $us\n                    |>;\n                });\n                upsert into `/Root/test_data_unchanged_after_ttl_change/table`\n                select * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f7912360-2e42-4d2c-a3b5-1d95e94c022d, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 7edc26a3-20f0-4c34-95a3-b5095ffee852, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 7edc26a3-20f0-4c34-95a3-b5095ffee852, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `/Root/test_data_unchanged_after_ttl_change/table`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 7edc26a3-20f0-4c34-95a3-b5095ffee852, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 414d81e5-b33f-4059-b5d3-ef6cfb6ad4c6, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 414d81e5-b33f-4059-b5d3-ef6cfb6ad4c6, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 414d81e5-b33f-4059-b5d3-ef6cfb6ad4c6, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 73d600f5-0bb6-462b-91de-69b541caadab, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 73d600f5-0bb6-462b-91de-69b541caadab, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 73d600f5-0bb6-462b-91de-69b541caadab, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:149 90000 rows inserted in total, portions: {'__DEFAULT': {'Rows': 90000, 'Portions': 576, 'ActivePortions': 576}}, blobs: {'__DEFAULT': {'Portions': 576, 'BlobSize': 4011912, 'BlobCount': 1728}}
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a04f053d-b1fd-48df-a72d-fb26845b9bc0, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a04f053d-b1fd-48df-a72d-fb26845b9bc0, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 10000;\n                $from_us = CAST(Timestamp(\'2010-01-01T00:00:00.000000Z\') as Uint64);\n                $to_us = CAST(Timestamp(\'2030-01-01T00:00:00.000000Z\') as Uint64);\n                $dt = $to_us - $from_us;\n                $k = ((1ul << 64) - 1) / CAST($dt - 1 as Double);\n                $rows= ListMap(ListFromRange(0, $row_count), ($i)->{\n                    $us = CAST(RandomNumber($i) / $k as Uint64) + $from_us;\n                    $ts = Unwrap(CAST($us as Timestamp));\n                    return <|\n                        ts: $ts,\n                        s: \'some date:\' || CAST($ts as String),\n                        val: $us\n                    |>;\n                });\n                upsert into `/Root/test_data_unchanged_after_ttl_change/table`\n                select * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a04f053d-b1fd-48df-a72d-fb26845b9bc0, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f12c736e-d3ee-4931-b1fb-9b1595de26e0, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f12c736e-d3ee-4931-b1fb-9b1595de26e0, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `/Root/test_data_unchanged_after_ttl_change/table`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f12c736e-d3ee-4931-b1fb-9b1595de26e0, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 5c41bb65-814b-4994-9263-988a2bc5305c, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 5c41bb65-814b-4994-9263-988a2bc5305c, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 5c41bb65-814b-4994-9263-988a2bc5305c, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, dc3457db-20f7-48cf-84e9-386ab05f77a9, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, dc3457db-20f7-48cf-84e9-386ab05f77a9, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, dc3457db-20f7-48cf-84e9-386ab05f77a9, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:149 100000 rows inserted in total, portions: {'__DEFAULT': {'Rows': 101561, 'Portions': 326, 'ActivePortions': 316}}, blobs: {'__DEFAULT': {'Portions': 316, 'BlobSize': 4511328, 'BlobCount': 1258}}
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, fe41007e-f6ad-475f-9db2-0f505a6afc8c, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, fe41007e-f6ad-475f-9db2-0f505a6afc8c, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT count(*) as Rows from `/Root/test_data_unchanged_after_ttl_change/table` WHERE ts < CurrentUtcTimestamp() - DateTime::IntervalFromDays(1000)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, fe41007e-f6ad-475f-9db2-0f505a6afc8c, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:151 Rows older than 1000 days: 65828
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 45a6bd95-9b1f-40e1-82d4-1c113fd2893b, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 45a6bd95-9b1f-40e1-82d4-1c113fd2893b, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT count(*) as Rows from `/Root/test_data_unchanged_after_ttl_change/table` WHERE ts < CurrentUtcTimestamp() - DateTime::IntervalFromDays(3000)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 45a6bd95-9b1f-40e1-82d4-1c113fd2893b, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:152 Rows older than 3000 days: 38362
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 973307c4-c94c-4c32-8750-7b92a1093c3d, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 973307c4-c94c-4c32-8750-7b92a1093c3d, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 973307c4-c94c-4c32-8750-7b92a1093c3d, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d9a5799b-950b-4ae1-82f7-2e3e6076c37c, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d9a5799b-950b-4ae1-82f7-2e3e6076c37c, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d9a5799b-950b-4ae1-82f7-2e3e6076c37c, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:35 portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 272, 'ActivePortions': 272}}, blobs: {'__DEFAULT': {'Portions': 272, 'BlobSize': 4499568, 'BlobCount': 1116}}
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 565029a0-cc85-4580-bc91-298af4950a41, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 565029a0-cc85-4580-bc91-298af4950a41, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * from `/Root/test_data_unchanged_after_ttl_change/table` ORDER BY ts" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 565029a0-cc85-4580-bc91-298af4950a41, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:170 
                ALTER TABLE `/Root/test_data_unchanged_after_ttl_change/table` SET (TTL =
                    Interval("P1000D") TO EXTERNAL DATA SOURCE `/Root/test_data_unchanged_after_ttl_change/cold_uc`,
                    Interval("P2000D") TO EXTERNAL DATA SOURCE `/Root/test_data_unchanged_after_ttl_change/medium`,
                    Interval("P3000D") TO EXTERNAL DATA SOURCE `/Root/test_data_unchanged_after_ttl_change/frozen_uc`
                    ON ts
                )
            
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 70cf67f5-116d-4084-a8b8-71b30ce306a6, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 70cf67f5-116d-4084-a8b8-71b30ce306a6, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                ALTER TABLE `/Root/test_data_unchanged_after_ttl_change/table` SET (TTL =\n                    Interval(\"P1000D\") TO EXTERNAL DATA SOURCE `/Root/test_data_unchanged_after_ttl_change/cold_uc`,\n                    Interval(\"P2000D\") TO EXTERNAL DATA SOURCE `/Root/test_data_unchanged_after_ttl_change/medium`,\n                    Interval(\"P3000D\") TO EXTERNAL DATA SOURCE `/Root/test_data_unchanged_after_ttl_change/frozen_uc`\n                    ON ts\n                )\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 70cf67f5-116d-4084-a8b8-71b30ce306a6, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:172 TTL set in 1.7619037628173828 seconds
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073940Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073940Z
20251114/us-east-1/s3/aws4_request
b825eb08e2ff6dc0e6c68debb533490aba868d8741374832ca88787119c5f8a5
DEBUG    botocore.auth:auth.py:430 Signature:
39276ace0a2245e57cf60e42ca199fa97013fd1725b87e06d26dedabcf297171
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073940Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=39276ace0a2245e57cf60e42ca199fa97013fd1725b87e06d26dedabcf297171', 'amz-sdk-invocation-id': b'08f292c4-2003-482e-bade-2626d02aa66e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:40 GMT', 'x-amzn-requestid': 'hpTVaQv5rolNner5ugx6x6mHvKXQ0XMAZWXt0Mk9O52SJQPbb2J9', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073940Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073940Z
20251114/us-east-1/s3/aws4_request
856a9825c29292eb788f99bd37928fb02b5b14f6f071b58ea4d16fe28f24790c
DEBUG    botocore.auth:auth.py:430 Signature:
b58d24e26bdd99dbe3c1b6c6e6ca58271cffac3dae046e169aa93594ba205cfc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073940Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b58d24e26bdd99dbe3c1b6c6e6ca58271cffac3dae046e169aa93594ba205cfc', 'amz-sdk-invocation-id': b'4b427834-9830-466f-98ec-397bf2369001', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 232
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:40 GMT', 'x-amzn-requestid': 'QQPyD8GrgNFX2IcbMjwqrvg7kafEyKGn3zJSEbe3Pcz0iBjKkAFC', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '232', '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>frozen_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073940Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073940Z
20251114/us-east-1/s3/aws4_request
521460b52b89c68b47f9c0c8ac8c439c20a6bfcd812b2f5aa8c2c2860eacc5e0
DEBUG    botocore.auth:auth.py:430 Signature:
630e32a01888ccb211667d48e8110a15439e58c61fe84ab04a182605585fbf11
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073940Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=630e32a01888ccb211667d48e8110a15439e58c61fe84ab04a182605585fbf11', 'amz-sdk-invocation-id': b'2c8078b8-c0b7-4ec7-b621-b3126441666a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:40 GMT', 'x-amzn-requestid': 'GZwrJP1DgBhtdzyDcS4qW14VwMspUdFBb3xhK7zffwZiTOvZOT1z', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 7ee69749-98d9-4f83-9291-b533a6c8a00a, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 7ee69749-98d9-4f83-9291-b533a6c8a00a, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 7ee69749-98d9-4f83-9291-b533a6c8a00a, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b8ab9a51-c262-4c98-82b3-db96f6674789, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b8ab9a51-c262-4c98-82b3-db96f6674789, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b8ab9a51-c262-4c98-82b3-db96f6674789, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:178 portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 272, 'ActivePortions': 272}}, blobs: {'__DEFAULT': {'Portions': 272, 'BlobSize': 4499568, 'BlobCount': 1116}}, cold bucket stat: (0, 0), frozen bucket stat: (0, 0)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073941Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073941Z
20251114/us-east-1/s3/aws4_request
d7aa28afb231871e3f0edbd924f353165171c807d48c75af44cc5d8b48159739
DEBUG    botocore.auth:auth.py:430 Signature:
2454483ebdb3a34d642d583eb94def2330f5febdcda293498329e82fe4b54d39
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073941Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2454483ebdb3a34d642d583eb94def2330f5febdcda293498329e82fe4b54d39', 'amz-sdk-invocation-id': b'94fd1712-94f1-4b4d-bb6a-ca792e90e72a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:41 GMT', 'x-amzn-requestid': 'k4YlfBlnoIIGjN9lM9EFCkJGEjWmgsZrTzQ5beMFvxxTjheEMnAw', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073941Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073941Z
20251114/us-east-1/s3/aws4_request
8f538840467972da0c47caac492010fc6035e9d413d5da1d4f2c2b03875ce090
DEBUG    botocore.auth:auth.py:430 Signature:
7d18aacda5672dea11e68de4b4204c084d38d897a630887d41b9468e052bb1df
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073941Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7d18aacda5672dea11e68de4b4204c084d38d897a630887d41b9468e052bb1df', 'amz-sdk-invocation-id': b'a31159e0-3bf2-44f6-9e4e-f36ef1c9652a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 232
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:41 GMT', 'x-amzn-requestid': '2tPsTPGsqeGallpf33EGZ3P3GGhgzOP24cnwoRY2YC91u8Pa58nT', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '232', '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>frozen_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073941Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073941Z
20251114/us-east-1/s3/aws4_request
86a9d335cacdfa94395cfda95f975df7a723695d158f0877a9967a689917ea08
DEBUG    botocore.auth:auth.py:430 Signature:
9c0ae778aa8507cca0d233bff111e4dbd7be09bfcd8999528ff9678e92047513
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073941Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9c0ae778aa8507cca0d233bff111e4dbd7be09bfcd8999528ff9678e92047513', 'amz-sdk-invocation-id': b'b756da01-cedb-45d5-a925-3e4abfbcdefa', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:41 GMT', 'x-amzn-requestid': 'EDQBTAQF7GXAw2xNXco9OQqPa3n8g5283kAZe8vFJCX5AyI88Uzd', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ed547866-966e-4645-9b9c-983e0c902c1f, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ed547866-966e-4645-9b9c-983e0c902c1f, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ed547866-966e-4645-9b9c-983e0c902c1f, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d0319e62-42c5-48b6-bcd4-5900ce93507b, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d0319e62-42c5-48b6-bcd4-5900ce93507b, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d0319e62-42c5-48b6-bcd4-5900ce93507b, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:178 portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 272, 'ActivePortions': 272}}, blobs: {'__DEFAULT': {'Portions': 272, 'BlobSize': 4499568, 'BlobCount': 1116}}, cold bucket stat: (0, 0), frozen bucket stat: (0, 0)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073943Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073943Z
20251114/us-east-1/s3/aws4_request
cf0c0d8d6098256ec093ac4f4c2d7e14057272254b65cf3716b349ec8f6ab10c
DEBUG    botocore.auth:auth.py:430 Signature:
15b86a6ac0ae2c71dad63c35084b88caaee67429c7db062eda92bf43302d9fc9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073943Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=15b86a6ac0ae2c71dad63c35084b88caaee67429c7db062eda92bf43302d9fc9', 'amz-sdk-invocation-id': b'77e15c7a-d29d-4d75-a441-a92ad86f2a82', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:43 GMT', 'x-amzn-requestid': 'MdJZII5UEKvnKxNbHifY1sVy1RAeqiwsIXwwpg9je8RAZFWJAw8C', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073943Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073943Z
20251114/us-east-1/s3/aws4_request
cb3cdd5b5760021d8b3e2cf97a2e26919abbff1268a2a0d2aa833251ff7f4931
DEBUG    botocore.auth:auth.py:430 Signature:
30731e49cc2d80053b6d9f9873266f6f9032f1850f1ba69dede97e53b3306147
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073943Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=30731e49cc2d80053b6d9f9873266f6f9032f1850f1ba69dede97e53b3306147', 'amz-sdk-invocation-id': b'52d0c6e0-7a8d-4de1-8917-979d59c4fbb0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 232
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:43 GMT', 'x-amzn-requestid': '8E02ombeoSd2u5feTOy8FiSDuxWzHGPi6oHjy5PIHshqRlhmqNPQ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '232', '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>frozen_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073943Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073943Z
20251114/us-east-1/s3/aws4_request
3b22adedfd6b6b899e9b467babb095ba0c84d21b35a863c02a27a12533843ff7
DEBUG    botocore.auth:auth.py:430 Signature:
4919dbcf280c23516a3fea52a2c8f53b09659c9d2f03768a33a2048689206bb5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073943Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4919dbcf280c23516a3fea52a2c8f53b09659c9d2f03768a33a2048689206bb5', 'amz-sdk-invocation-id': b'a250d20f-7d73-4080-9708-622a83c6c627', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:43 GMT', 'x-amzn-requestid': 'XYjPAl43JCvGKzXXpVOH7CCRM8sqEDMTCyLuwwbnRjhUJLdsI4A5', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 39eb6658-b8f2-4091-b50a-bf4e7d4f4f5f, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 39eb6658-b8f2-4091-b50a-bf4e7d4f4f5f, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 39eb6658-b8f2-4091-b50a-bf4e7d4f4f5f, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 641c2e0a-884e-47e5-9ea8-ed7c2135780d, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 641c2e0a-884e-47e5-9ea8-ed7c2135780d, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 641c2e0a-884e-47e5-9ea8-ed7c2135780d, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:178 portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 272, 'ActivePortions': 272}}, blobs: {'__DEFAULT': {'Portions': 272, 'BlobSize': 4499568, 'BlobCount': 1116}}, cold bucket stat: (0, 0), frozen bucket stat: (0, 0)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073944Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073944Z
20251114/us-east-1/s3/aws4_request
034240ffe622fa7fc77d4eb62b745eb72b58f101efb011cb602ace38d007fc1c
DEBUG    botocore.auth:auth.py:430 Signature:
2d5e911c24eb3d52bf468ca755548ce4985f0fb560a258045ee94fb4621b85c7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073944Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2d5e911c24eb3d52bf468ca755548ce4985f0fb560a258045ee94fb4621b85c7', 'amz-sdk-invocation-id': b'83dd34a2-99e5-4021-88f0-547a88ed93c6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:44 GMT', 'x-amzn-requestid': 'M1wO2TTZwRqZHvxzOSNSCjLFMgnboLd3ADOo5izZtst0NFpHnCfz', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073944Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073944Z
20251114/us-east-1/s3/aws4_request
43e1838f50d85e78d4fde74314d63cf319d6ad9e43d4d47f3c34c84e3d098e06
DEBUG    botocore.auth:auth.py:430 Signature:
0d3386a754b8afa335cd5458b367539babb85a0fe4fe13faecf4354574b81b4b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073944Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0d3386a754b8afa335cd5458b367539babb85a0fe4fe13faecf4354574b81b4b', 'amz-sdk-invocation-id': b'a607c2bc-2999-4bd7-826a-e163fa4d5a2a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 232
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:44 GMT', 'x-amzn-requestid': '8Ovk4l4s2SyXfERX5eEopCOQwhy4ivafqHsit4jL4AxCZWmlic8g', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '232', '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>frozen_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073944Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073944Z
20251114/us-east-1/s3/aws4_request
46b1627c7dbf408b7d259da490a16e74fda1f020163c71019a8ba65092c09f7b
DEBUG    botocore.auth:auth.py:430 Signature:
6f8c2572e14f2cb9f817f59173f2c0b1121bf62c2919f6acc7b1606a369760aa
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073944Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6f8c2572e14f2cb9f817f59173f2c0b1121bf62c2919f6acc7b1606a369760aa', 'amz-sdk-invocation-id': b'b62f8cac-4aca-48f8-841b-a6701884f43a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:44 GMT', 'x-amzn-requestid': 'LEd5QBjZojalCv56Hd5V7edUlecw8sxiaPV9cdPQoLPFMDemktvI', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3f97b77d-bb9b-4686-afb8-1825499fda8d, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3f97b77d-bb9b-4686-afb8-1825499fda8d, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3f97b77d-bb9b-4686-afb8-1825499fda8d, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a3bf97b2-24de-4599-8e71-1a7af832ac55, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a3bf97b2-24de-4599-8e71-1a7af832ac55, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a3bf97b2-24de-4599-8e71-1a7af832ac55, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:178 portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 272, 'ActivePortions': 272}}, blobs: {'__DEFAULT': {'Portions': 272, 'BlobSize': 4499568, 'BlobCount': 1116}}, cold bucket stat: (0, 0), frozen bucket stat: (0, 0)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073945Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073945Z
20251114/us-east-1/s3/aws4_request
c091f1350d1b892cc205d917ab499f3fba1349bf9641a583d908ffb2c6f12779
DEBUG    botocore.auth:auth.py:430 Signature:
61a9aca4afbc7fc2f3438a8ef7ecc90fbcb8a94932fe067a000847edf7a712b5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073945Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=61a9aca4afbc7fc2f3438a8ef7ecc90fbcb8a94932fe067a000847edf7a712b5', 'amz-sdk-invocation-id': b'e8fd8c65-45ef-4ee8-93fc-8d3de1912331', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:45 GMT', 'x-amzn-requestid': 'MtOEL6KMLCVeNWaN8xhClz1zSRCoRjloZAUYc5q6TFcqi8O0cnKV', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073945Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073945Z
20251114/us-east-1/s3/aws4_request
978bf129643159b767d00a886819eec58ebffe82f3d016476dbdad22e82a7832
DEBUG    botocore.auth:auth.py:430 Signature:
c18f827cfb4b75cb9068ef66f4f984d1d4476091c9ee1e04f5b2289b9beca64e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073945Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c18f827cfb4b75cb9068ef66f4f984d1d4476091c9ee1e04f5b2289b9beca64e', 'amz-sdk-invocation-id': b'6497d34f-f74d-45f1-9bc0-25f6ebe96fdd', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 232
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:45 GMT', 'x-amzn-requestid': 'OmGtCnb1WbE75PWCghzgAbgVXB4GbArtvnuSbWOtjHeXwK6v4Z9q', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '232', '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>frozen_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073945Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073945Z
20251114/us-east-1/s3/aws4_request
5c6d48c2ef0a4c24cafe8e2468e7607a1cee28b004277eb3db51e4735a548d42
DEBUG    botocore.auth:auth.py:430 Signature:
b9f2988bd6a2b7bbc41d6adfd2b56781efa2c24e68fb0b3eaf32f65aa8d191e6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073945Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b9f2988bd6a2b7bbc41d6adfd2b56781efa2c24e68fb0b3eaf32f65aa8d191e6', 'amz-sdk-invocation-id': b'f583120e-4466-443f-b0d0-b8759e1702d9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:45 GMT', 'x-amzn-requestid': '1ekmlUtns2mGHiVcdVzJ9X0lx2EhpqG92gfC8lpOCfjSngq4vepH', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f4b1cc55-89b2-4bec-a343-2f92fdad7f53, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f4b1cc55-89b2-4bec-a343-2f92fdad7f53, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f4b1cc55-89b2-4bec-a343-2f92fdad7f53, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6d463c20-2c42-4d01-bdbe-8c8fde8a8756, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6d463c20-2c42-4d01-bdbe-8c8fde8a8756, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6d463c20-2c42-4d01-bdbe-8c8fde8a8756, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:178 portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 272, 'ActivePortions': 272}}, blobs: {'__DEFAULT': {'Portions': 272, 'BlobSize': 4499568, 'BlobCount': 1116}}, cold bucket stat: (0, 0), frozen bucket stat: (0, 0)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073947Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073947Z
20251114/us-east-1/s3/aws4_request
1ec6bb62ac9ff1a47bf0d3fb72c2eee98770aacc1ff69c066b58169c41cb98f1
DEBUG    botocore.auth:auth.py:430 Signature:
2e5024783a3228ce62b1237e2dffd32f92fe68ae57af4c4e128646224764acd3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073947Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2e5024783a3228ce62b1237e2dffd32f92fe68ae57af4c4e128646224764acd3', 'amz-sdk-invocation-id': b'0c108781-cf6a-4116-882a-2db77645aa56', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:47 GMT', 'x-amzn-requestid': 'hgAfsgoTfVCVO3MAotJwEPik5ew225b5NejoPLpsBILf8hzhv2kM', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073947Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073947Z
20251114/us-east-1/s3/aws4_request
72e11d3e64a5b24c2cbd64626267e611ab71019e6f14bfe907d6f328cc1e9426
DEBUG    botocore.auth:auth.py:430 Signature:
16a631c5370c47dcf10424f06d2c94b3eaee1b4607f7fa63bfeb630c20e6cd04
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073947Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=16a631c5370c47dcf10424f06d2c94b3eaee1b4607f7fa63bfeb630c20e6cd04', 'amz-sdk-invocation-id': b'15e301d7-30bf-4ff2-bf44-fe21901dc9ef', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 232
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:47 GMT', 'x-amzn-requestid': 'sgn6kvSzkXzQ0SzywDnB4RR5MNfTdmas7beVhekh4vCMnjVONbyP', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '232', '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>frozen_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073947Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073947Z
20251114/us-east-1/s3/aws4_request
9d38edf6e85d8dd65b34ff736a636104668150c9f89a35f4f8fd69894466eb79
DEBUG    botocore.auth:auth.py:430 Signature:
c1e0dbf22a292b31d1bb96f87567af4ff6276c28ab9148192d42a620d21e60b1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073947Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c1e0dbf22a292b31d1bb96f87567af4ff6276c28ab9148192d42a620d21e60b1', 'amz-sdk-invocation-id': b'd6c89876-9ddc-41cc-a545-315f84f0a599', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:47 GMT', 'x-amzn-requestid': 'Bnila6mFcYhJagmJATXpa9Gxd2Lhr29PJVvfr0oiktul9juqQZIA', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 927b85d1-c85c-4853-8ec3-d849a95f89c8, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 927b85d1-c85c-4853-8ec3-d849a95f89c8, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 927b85d1-c85c-4853-8ec3-d849a95f89c8, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d16e83ad-c6f4-4470-9405-49831ff13f06, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d16e83ad-c6f4-4470-9405-49831ff13f06, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d16e83ad-c6f4-4470-9405-49831ff13f06, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:178 portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 272, 'ActivePortions': 272}}, blobs: {'__DEFAULT': {'Portions': 272, 'BlobSize': 4499568, 'BlobCount': 1116}}, cold bucket stat: (0, 0), frozen bucket stat: (0, 0)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073948Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073948Z
20251114/us-east-1/s3/aws4_request
d62a56a699a2f43157b559442216ff58abb0c3c981baebe298baefa787621862
DEBUG    botocore.auth:auth.py:430 Signature:
740a34335a0dd43c74e4e9eec49a060ba0425f830d0386c37864601c867d71aa
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073948Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=740a34335a0dd43c74e4e9eec49a060ba0425f830d0386c37864601c867d71aa', 'amz-sdk-invocation-id': b'9b6ae23c-8ba8-408f-b83c-8266d6cc684b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:48 GMT', 'x-amzn-requestid': '0NoXLABYHotLxlpIUBrZMR0PXoZAQtHg7TQpsC0UHaxehFQj5Cyk', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073948Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073948Z
20251114/us-east-1/s3/aws4_request
1baaa65bd6965d8496bf26576619e7c88fa3fcd0c5171bbf49291ba78ceabebb
DEBUG    botocore.auth:auth.py:430 Signature:
30186674501a507daa3f783322f6fed2ae2a5e3d69ec850e302e6f01e13aa78e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073948Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=30186674501a507daa3f783322f6fed2ae2a5e3d69ec850e302e6f01e13aa78e', 'amz-sdk-invocation-id': b'0b378415-5b5f-4f6b-be93-a5d26cae9988', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 232
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:48 GMT', 'x-amzn-requestid': 'vH6zKD2j9cyGJ4V74RGTwZ0SfiA07tx2sSwU9sB5Z4EZM8z4TNtt', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '232', '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>frozen_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073948Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073948Z
20251114/us-east-1/s3/aws4_request
1dd867fd95733dfd19678e7fb536f4685fd9e0f805d5f4c9a7d4ea328c0524ab
DEBUG    botocore.auth:auth.py:430 Signature:
b682ce3a518de73cac7f4c173bb6b4f9cccf33e58981188dee49a6a6f1bfe4c3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073948Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b682ce3a518de73cac7f4c173bb6b4f9cccf33e58981188dee49a6a6f1bfe4c3', 'amz-sdk-invocation-id': b'23d5d395-39d2-4625-86d2-fa9280e4127e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:48 GMT', 'x-amzn-requestid': 'ERUgGMmi8Qm5l37cWTqpPS9tw62uXbE124TntRzzq086LovMpIi6', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ff76e083-d09a-4e27-8348-ac8786c87ab2, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ff76e083-d09a-4e27-8348-ac8786c87ab2, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ff76e083-d09a-4e27-8348-ac8786c87ab2, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 60fdeaa8-1c37-4f65-9a26-162583cf64ea, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 60fdeaa8-1c37-4f65-9a26-162583cf64ea, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 60fdeaa8-1c37-4f65-9a26-162583cf64ea, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:178 portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 272, 'ActivePortions': 272}}, blobs: {'__DEFAULT': {'Portions': 272, 'BlobSize': 4499568, 'BlobCount': 1116}}, cold bucket stat: (0, 0), frozen bucket stat: (0, 0)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073949Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073949Z
20251114/us-east-1/s3/aws4_request
24353fd9d9fa6eb0043c55b05598af32f28c2cde1090535b08730f767d3f3200
DEBUG    botocore.auth:auth.py:430 Signature:
92f848a5323feb241af63783c45fb076438f67308a6fd9dceaf2f511b3b1414c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073949Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=92f848a5323feb241af63783c45fb076438f67308a6fd9dceaf2f511b3b1414c', 'amz-sdk-invocation-id': b'a54b03d2-08f5-4f06-9051-1c2dabd6e9cb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:49 GMT', 'x-amzn-requestid': 'Y9gKxmZVYDC35YPtcDldaheJQwuSwQPKXeE3noHPZTJV1m6b4P8E', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073949Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073949Z
20251114/us-east-1/s3/aws4_request
f6eb667a60f229c067491f4d68dfc7fd8611e4a9057d3d6c015506ae42ecdccb
DEBUG    botocore.auth:auth.py:430 Signature:
8b53fa0f8e4bc2c589f79416daed5a5f88d1ca15fad16a9742e61d18cf16741e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073949Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8b53fa0f8e4bc2c589f79416daed5a5f88d1ca15fad16a9742e61d18cf16741e', 'amz-sdk-invocation-id': b'db654cf8-8875-4317-9d36-3183fce892ea', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 232
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:49 GMT', 'x-amzn-requestid': 'E0xzrEbfJqdjHLI2ZeJjIxRkiPoorZRP4h5OuhgVywTL2MI2Gd7T', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '232', '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>frozen_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073949Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073949Z
20251114/us-east-1/s3/aws4_request
b1c00392e8cc928da36f8b1f52fe444b3b0bebcad6a6af7e64fd92565026de9d
DEBUG    botocore.auth:auth.py:430 Signature:
eeaddf3d3fc0703ee49cb3f13fe6f373568e6596cf2e16797dc866f5cdda8dd6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073949Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=eeaddf3d3fc0703ee49cb3f13fe6f373568e6596cf2e16797dc866f5cdda8dd6', 'amz-sdk-invocation-id': b'17d47df4-3dd5-41d9-9a64-f4bd459d0db4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:49 GMT', 'x-amzn-requestid': '4pXZu5P5INS4feBTpHHUy1k9lQgid1ZfkVfAKYmiE06b5kl111yp', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 74352b6d-184e-44f5-aea8-fb39093b2d88, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 74352b6d-184e-44f5-aea8-fb39093b2d88, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 74352b6d-184e-44f5-aea8-fb39093b2d88, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 2449a3d5-12b8-4890-8112-819e3b656965, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 2449a3d5-12b8-4890-8112-819e3b656965, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 2449a3d5-12b8-4890-8112-819e3b656965, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:178 portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 272, 'ActivePortions': 272}}, blobs: {'__DEFAULT': {'Portions': 272, 'BlobSize': 4499568, 'BlobCount': 1116}}, cold bucket stat: (0, 0), frozen bucket stat: (0, 0)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073951Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073951Z
20251114/us-east-1/s3/aws4_request
dac59c5b55fd6e019351d5bf94768ab232fb30098fb4d1a535bdd68f1d3a40ac
DEBUG    botocore.auth:auth.py:430 Signature:
7e364688ab1fd3922414212f01b95979f9f237fc534c138549c6cae5a1d91a06
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073951Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7e364688ab1fd3922414212f01b95979f9f237fc534c138549c6cae5a1d91a06', 'amz-sdk-invocation-id': b'd1b878c6-c0dd-4f1b-b514-d513a250b5c6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:51 GMT', 'x-amzn-requestid': 'aAlrRjOEuI6mnVrleFnHBedcRFYnAn8asfvEIsMEoMRlXuPMq88A', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073951Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073951Z
20251114/us-east-1/s3/aws4_request
ad2b7cd9a5b39e51d9672f647254533663248d7331eff54424afaed12b2d7cc2
DEBUG    botocore.auth:auth.py:430 Signature:
9eb01adb0d5fbefa10d92b00f1eb43e8ec722aca33c44a3cd84edde75fac9c40
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073951Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9eb01adb0d5fbefa10d92b00f1eb43e8ec722aca33c44a3cd84edde75fac9c40', 'amz-sdk-invocation-id': b'4d91b39e-d428-45e4-884f-c0c0a5b33290', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 232
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:51 GMT', 'x-amzn-requestid': 'ikTXVBcOvFk7zpn7lXihW7prRmH4PVN0b7m87wzD886lk2visER4', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '232', '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>frozen_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073951Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073951Z
20251114/us-east-1/s3/aws4_request
706bd4342d2b3f58a7703e96caaea6f8786dafaa16cfd9bc1da3abfc8fc790f6
DEBUG    botocore.auth:auth.py:430 Signature:
7be664c86f7fce0ca8d57632dab04b283a4526acedad7d7c205019d2d0147760
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073951Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7be664c86f7fce0ca8d57632dab04b283a4526acedad7d7c205019d2d0147760', 'amz-sdk-invocation-id': b'f22b2b4d-85f8-49b5-a4b2-4633a3eaf6fe', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:51 GMT', 'x-amzn-requestid': 'n1Tl6l5M3tJGPHQf4M41IxUzzYKH9T1zucofy4a4OysdIHkMhBz1', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 66ff06a5-1cd5-4e60-8734-e989be8c7392, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 66ff06a5-1cd5-4e60-8734-e989be8c7392, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 66ff06a5-1cd5-4e60-8734-e989be8c7392, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 436b81f6-7f48-44f2-8668-212bbeb153d9, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 436b81f6-7f48-44f2-8668-212bbeb153d9, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 436b81f6-7f48-44f2-8668-212bbeb153d9, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:178 portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 272, 'ActivePortions': 272}}, blobs: {'__DEFAULT': {'Portions': 272, 'BlobSize': 4499568, 'BlobCount': 1116}}, cold bucket stat: (0, 0), frozen bucket stat: (0, 0)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073952Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073952Z
20251114/us-east-1/s3/aws4_request
cba7e9998e5351595c4d4b3052768c9d34479c016767ef465f74265325e9b70b
DEBUG    botocore.auth:auth.py:430 Signature:
be7e8d5fa7e97bbc95229083c1f33016cacafdca57b536a1f42c491a9b0e2499
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073952Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=be7e8d5fa7e97bbc95229083c1f33016cacafdca57b536a1f42c491a9b0e2499', 'amz-sdk-invocation-id': b'4462813b-e1f3-47bd-9b9b-07292af1c1b8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:52 GMT', 'x-amzn-requestid': '7LIVrC47XSjfksRKcqSOyYXpL49Y4rAeCtDsufKcc8BucnFaa5B7', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073952Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073952Z
20251114/us-east-1/s3/aws4_request
3f0b1b9b4dbf4e9c63171e7cf297dcfaf9c8e70d5f8778d24dea1c075790046a
DEBUG    botocore.auth:auth.py:430 Signature:
48645c8f276c77fc896552a4efcf423159c0127367d9db70dc6fee9ccfda744c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073952Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=48645c8f276c77fc896552a4efcf423159c0127367d9db70dc6fee9ccfda744c', 'amz-sdk-invocation-id': b'60d95316-3c3a-402b-8002-2c8b6d911fc4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 232
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:52 GMT', 'x-amzn-requestid': 'hgbHgAUav07ZBXWmf7PLcIUyAF0VBH9fOmczqNMJ5f5VG685qClL', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '232', '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>frozen_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073952Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073952Z
20251114/us-east-1/s3/aws4_request
7dcc851d6f68b5dae5c5dd8933c49c721b2ee986fff8418c3887b91ed2dd3c5d
DEBUG    botocore.auth:auth.py:430 Signature:
dc76a1ef2d00433b1c79fccbcf4122c3096c0d30d80a442b9de30dad7018f7e3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073952Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=dc76a1ef2d00433b1c79fccbcf4122c3096c0d30d80a442b9de30dad7018f7e3', 'amz-sdk-invocation-id': b'd6ca4ad0-8908-44f0-8a4b-89e1e5443343', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:52 GMT', 'x-amzn-requestid': 'GP92wJQfrxM236LkGJrxrS5E4lRrqtoiOI90mqDeHkJEsMIRigQE', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 71d05c5d-6d00-479a-b827-720e2f29caca, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 71d05c5d-6d00-479a-b827-720e2f29caca, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 71d05c5d-6d00-479a-b827-720e2f29caca, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 9173cc58-58bf-4000-8bb9-e4bf9af191b6, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 9173cc58-58bf-4000-8bb9-e4bf9af191b6, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 9173cc58-58bf-4000-8bb9-e4bf9af191b6, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:178 portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 272, 'ActivePortions': 272}}, blobs: {'__DEFAULT': {'Portions': 272, 'BlobSize': 4499568, 'BlobCount': 1116}}, cold bucket stat: (0, 0), frozen bucket stat: (0, 0)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073953Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073953Z
20251114/us-east-1/s3/aws4_request
d586fe187bcdfa17f68a4bc3e7bae6e12a824e2bdb05f347bb2345b15ff336bf
DEBUG    botocore.auth:auth.py:430 Signature:
14ad8cea5c5730f13d6292b5e1ffd5d1ccc8887c6bab1f512b69aa85d7fa074b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073953Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=14ad8cea5c5730f13d6292b5e1ffd5d1ccc8887c6bab1f512b69aa85d7fa074b', 'amz-sdk-invocation-id': b'ca873b7f-bead-406f-82a8-562afa0e918f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:53 GMT', 'x-amzn-requestid': 'qqe0v9qfO8ORRk6UUpyHFO3fNIjPSXlIA4x5e0KjcGz9Rxsk5B4D', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073953Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073953Z
20251114/us-east-1/s3/aws4_request
6dc30b334481ce38fd38886604e727cf1d44f427da6d805197f3020a39279567
DEBUG    botocore.auth:auth.py:430 Signature:
5aeaf7e06329edeec8006c6048d7257197d9683e4fe2a2c625803c9accc1ca2c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073953Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5aeaf7e06329edeec8006c6048d7257197d9683e4fe2a2c625803c9accc1ca2c', 'amz-sdk-invocation-id': b'a09f6d86-d13e-42e8-b219-0e350c7d54e2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 232
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:53 GMT', 'x-amzn-requestid': 'uQE2CNcKuMW4ut4YvY6xzWOhITXyxi3BszhfeiYvFaqG1d4pA93E', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '232', '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>frozen_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073953Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073953Z
20251114/us-east-1/s3/aws4_request
bc2713d536af7a3086fd9beceaaeb622f548875e412d8ce3190f00e8c13cd3bc
DEBUG    botocore.auth:auth.py:430 Signature:
9e7fb7311fc56306d4c1cc28b835343e6f9c877b6b4476f0ebeba997f2a51870
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073953Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9e7fb7311fc56306d4c1cc28b835343e6f9c877b6b4476f0ebeba997f2a51870', 'amz-sdk-invocation-id': b'6502aa6f-247f-4c90-9246-15183abf52dc', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:53 GMT', 'x-amzn-requestid': 'J6YP2EcPIb7nLGEDrTpFKWQuw1WCjlquJtprlHvSgyZCxhqr0trE', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d5d12965-0d35-4bd6-a26a-56bffaf4c0da, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d5d12965-0d35-4bd6-a26a-56bffaf4c0da, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d5d12965-0d35-4bd6-a26a-56bffaf4c0da, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 4f79d678-32ae-4a07-b5f3-e02e9d7f8844, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 4f79d678-32ae-4a07-b5f3-e02e9d7f8844, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 4f79d678-32ae-4a07-b5f3-e02e9d7f8844, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:178 portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 272, 'ActivePortions': 272}}, blobs: {'__DEFAULT': {'Portions': 272, 'BlobSize': 4499568, 'BlobCount': 1116}}, cold bucket stat: (0, 0), frozen bucket stat: (0, 0)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073955Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073955Z
20251114/us-east-1/s3/aws4_request
4398312a3b5d35c97d284b9a9e30eada8864cc464499ff7fe7ea7836120d5a5c
DEBUG    botocore.auth:auth.py:430 Signature:
eff73ef53480fdff3e163fd6242938ea1f22e5ff9185081ac90c85756f3d7ad9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073955Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=eff73ef53480fdff3e163fd6242938ea1f22e5ff9185081ac90c85756f3d7ad9', 'amz-sdk-invocation-id': b'5480aaf8-02e0-463b-968a-7de6a18748d0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:55 GMT', 'x-amzn-requestid': 'AVsQ6I5n9c88tfc0ElaebO1DMySgFOBrq5xK3VOwwn4Knt7Ovs2Q', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073955Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073955Z
20251114/us-east-1/s3/aws4_request
4d9a71e47d14462ddba6b82c0eaa62c5a67a33d05c42990012807df4918e0de6
DEBUG    botocore.auth:auth.py:430 Signature:
a57c493aad4733d8a733a679170a3c4ddf363af608d303e39b82778ec5c8d421
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073955Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a57c493aad4733d8a733a679170a3c4ddf363af608d303e39b82778ec5c8d421', 'amz-sdk-invocation-id': b'c8cfbb5b-0edc-4b9c-9d26-d9cd4997ba31', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 232
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:55 GMT', 'x-amzn-requestid': 'Oz5amaCXm2cP2jNWSydNKkP6oQXuQn1McOApU1ccOx5BOUYl9bkF', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '232', '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>frozen_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073955Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073955Z
20251114/us-east-1/s3/aws4_request
20b3940f79821a6ade8d16ad2efc69ef3e23b032fe6ac40a38952d5554334748
DEBUG    botocore.auth:auth.py:430 Signature:
4df0cc433158065309b6f9de9417ed7510fd0d86684f1282d4f9559de0c39ed3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073955Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4df0cc433158065309b6f9de9417ed7510fd0d86684f1282d4f9559de0c39ed3', 'amz-sdk-invocation-id': b'3e231f16-c7f9-4844-bdec-48d09ec3a7cc', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:55 GMT', 'x-amzn-requestid': 'iAY2J0JQRpe7u0uEFSKgWDc5bUKADxafXiBowdEbfQrKwLnoD0z0', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6722364f-c963-4492-9817-00ab2374ab93, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6722364f-c963-4492-9817-00ab2374ab93, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6722364f-c963-4492-9817-00ab2374ab93, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 28c46845-adcc-4aa3-a290-7c72baab65e1, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 28c46845-adcc-4aa3-a290-7c72baab65e1, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 28c46845-adcc-4aa3-a290-7c72baab65e1, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:178 portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 272, 'ActivePortions': 272}}, blobs: {'__DEFAULT': {'Portions': 272, 'BlobSize': 4499568, 'BlobCount': 1116}}, cold bucket stat: (0, 0), frozen bucket stat: (0, 0)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073956Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073956Z
20251114/us-east-1/s3/aws4_request
4eee294968b058f2b3a923dcf100c5a426057c0062631886c27d7fae952d0b3c
DEBUG    botocore.auth:auth.py:430 Signature:
05093e5ab00f15f0d2d6e0324ad984cdd108f8b94c4501463c28829b6ec0ca25
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073956Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=05093e5ab00f15f0d2d6e0324ad984cdd108f8b94c4501463c28829b6ec0ca25', 'amz-sdk-invocation-id': b'c4ccb396-9b5f-4ded-9ba3-543f5697c610', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:56 GMT', 'x-amzn-requestid': 'pOgXUgqqN7QCqTfq21lCNFuSpdhpttrJlw59JOcpdeR0aCoHPbAP', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073956Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073956Z
20251114/us-east-1/s3/aws4_request
34be8b1e27bf6b61bda51765a4814f8a12b10d2fdcc46cc597bfc217f8419b87
DEBUG    botocore.auth:auth.py:430 Signature:
66afa3f7abdd3d67055c58b1e6167dfc41121db4beb840d4e8868543853f7ce0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073956Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=66afa3f7abdd3d67055c58b1e6167dfc41121db4beb840d4e8868543853f7ce0', 'amz-sdk-invocation-id': b'215760aa-a4bc-4735-a6e9-a4c2d845ca50', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 232
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:56 GMT', 'x-amzn-requestid': 'sfvn4TMoOlmAav6BLUXNU7bnRo97fzgtCbklgEMhJFe4mqSoi34A', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '232', '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>frozen_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073956Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073956Z
20251114/us-east-1/s3/aws4_request
0aa3b8508a42ed8aceb75e222577eef31dcdba3474ab0e2e746f90601d5c941c
DEBUG    botocore.auth:auth.py:430 Signature:
6977af59a68546e61ab1c2eca24082d05e237b801044ea9ecf7b9559e7e1b241
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073956Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6977af59a68546e61ab1c2eca24082d05e237b801044ea9ecf7b9559e7e1b241', 'amz-sdk-invocation-id': b'5dce2e02-de7f-4d3a-ba07-5bb0e4f75d53', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:56 GMT', 'x-amzn-requestid': '3HyZEl7dvzW1pVIG8Ma9S3BhDRlMTEy96flELhqIIDRB9IMQsoMh', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 59f0c8a2-a79e-4fcf-aa18-ab63ec933364, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 59f0c8a2-a79e-4fcf-aa18-ab63ec933364, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 59f0c8a2-a79e-4fcf-aa18-ab63ec933364, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f5ef303f-7ba4-409d-bf1c-481916696c02, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f5ef303f-7ba4-409d-bf1c-481916696c02, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f5ef303f-7ba4-409d-bf1c-481916696c02, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:178 portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 272, 'ActivePortions': 272}}, blobs: {'__DEFAULT': {'Portions': 272, 'BlobSize': 4499568, 'BlobCount': 1116}}, cold bucket stat: (0, 0), frozen bucket stat: (0, 0)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073957Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073957Z
20251114/us-east-1/s3/aws4_request
f4e118ccfe20559ed5ebadf84c93c71ff33a9ef1c784092760639808d1e19c5d
DEBUG    botocore.auth:auth.py:430 Signature:
3331759df960ccc4aed57272169fa63d560bfa9e3bd3a62983995fd63f3a51e4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073957Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3331759df960ccc4aed57272169fa63d560bfa9e3bd3a62983995fd63f3a51e4', 'amz-sdk-invocation-id': b'fe677e9d-6730-4755-a25a-8ce8ed378a81', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:57 GMT', 'x-amzn-requestid': '0bBprqASUf00znihRlDyznAMRZVLWBznUHmpnHrnnZZp1zOHAqof', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073957Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073957Z
20251114/us-east-1/s3/aws4_request
e447530d4b75667fc63ee75293fca2d53a3bad4d61f84686c63cf2a3371ec6a6
DEBUG    botocore.auth:auth.py:430 Signature:
2ca7a3caa6f820aac77be179b8a57f558665375f7f4ecd247d34bb130b61a410
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073957Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2ca7a3caa6f820aac77be179b8a57f558665375f7f4ecd247d34bb130b61a410', 'amz-sdk-invocation-id': b'b4e73a45-ee41-43fb-aeed-f9079a1b4fdf', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 232
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:57 GMT', 'x-amzn-requestid': 'ODKd4owNpLksqa2EsFXENKBgjrcRiVMickMaUnXyj1Yb6aKjr7QQ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '232', '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>frozen_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073957Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073957Z
20251114/us-east-1/s3/aws4_request
e7b6a1d03dfcd976d4b6b0bac994fd58f3ef2d17338221365d604289d48c0dbe
DEBUG    botocore.auth:auth.py:430 Signature:
e299a038d5c84f117fd8f2d026921bcc74ed5c531599a967d50303bce0076f4e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073957Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e299a038d5c84f117fd8f2d026921bcc74ed5c531599a967d50303bce0076f4e', 'amz-sdk-invocation-id': b'1e898201-80ed-4b1d-93e9-03e20d3f3e43', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:57 GMT', 'x-amzn-requestid': 'krkqNLVb7zw9I1cjTabgnprAOOvZdFMjZNKEOnz7BYEubCvrgsB3', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 049d6459-493f-4e9f-9092-273a5a833d38, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 049d6459-493f-4e9f-9092-273a5a833d38, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 049d6459-493f-4e9f-9092-273a5a833d38, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 8ff636de-5e5f-42c7-9159-0aa37dcae480, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 8ff636de-5e5f-42c7-9159-0aa37dcae480, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 8ff636de-5e5f-42c7-9159-0aa37dcae480, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:178 portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 272, 'ActivePortions': 272}}, blobs: {'__DEFAULT': {'Portions': 272, 'BlobSize': 4499568, 'BlobCount': 1116}}, cold bucket stat: (0, 0), frozen bucket stat: (0, 0)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073959Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073959Z
20251114/us-east-1/s3/aws4_request
67ef470c35dc39895b946560148a1eef218cee6e984e99e016102bcd752cbe36
DEBUG    botocore.auth:auth.py:430 Signature:
ea285705612daa8e7c70cb845216b842289c5329741a73a216fdd90cc8098f63
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073959Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ea285705612daa8e7c70cb845216b842289c5329741a73a216fdd90cc8098f63', 'amz-sdk-invocation-id': b'2d63acaf-7368-40b9-8396-06feed534ade', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:59 GMT', 'x-amzn-requestid': 'TDhREQYtho9uhihJLGcIhsCy8NdnAHvtqxaUPbAvm8DPZMYmEWdm', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073959Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073959Z
20251114/us-east-1/s3/aws4_request
5ad1b08934298f3b5ed357c1da624faef46209af4d80f9be22bca9b1e0731ae5
DEBUG    botocore.auth:auth.py:430 Signature:
b1e62e0058ad3e57832a10419414240cbdf9e75f39f09c6c91a5f8bd2c94940f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073959Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b1e62e0058ad3e57832a10419414240cbdf9e75f39f09c6c91a5f8bd2c94940f', 'amz-sdk-invocation-id': b'8f7ecf8c-3404-434f-930d-093a197dcc84', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 232
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:59 GMT', 'x-amzn-requestid': 'QSC1qSFMD7gzC1ZcJwLvbETGVPWXaZWYl8ukxqAaKCtnerMWrvSB', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '232', '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>frozen_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T073959Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T073959Z
20251114/us-east-1/s3/aws4_request
5f44bbf09943f4f1c80ad29add24513836b15629a6fefd45743d38e57e5c6165
DEBUG    botocore.auth:auth.py:430 Signature:
5751918fc2922f5fa03b2448ee123de6b5c0c15b5d02487d3503eb9aab94d37c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T073959Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5751918fc2922f5fa03b2448ee123de6b5c0c15b5d02487d3503eb9aab94d37c', 'amz-sdk-invocation-id': b'6bffd033-43d0-4807-8c52-8fce8e89a536', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:39:59 GMT', 'x-amzn-requestid': 'RjgqfFwJvPzhVGzxZpiL5Uc9Q4DWTQV5a44GkRBWbSehChDq9kCv', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 65eefa9f-39d7-496a-abb0-a2390057b79e, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 65eefa9f-39d7-496a-abb0-a2390057b79e, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 65eefa9f-39d7-496a-abb0-a2390057b79e, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 75b3fbab-94a0-431b-9611-dd0ead619417, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 75b3fbab-94a0-431b-9611-dd0ead619417, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 75b3fbab-94a0-431b-9611-dd0ead619417, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:178 portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 272, 'ActivePortions': 272}}, blobs: {'__DEFAULT': {'Portions': 272, 'BlobSize': 4499568, 'BlobCount': 1116}}, cold bucket stat: (0, 0), frozen bucket stat: (0, 0)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074000Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074000Z
20251114/us-east-1/s3/aws4_request
f0ecb46e4d47c28ac681acbd6ff87e642b9576f14d752bc7b2c870b6e3b44621
DEBUG    botocore.auth:auth.py:430 Signature:
ef51773de6cbb00b9613916818676b3cdff7b1967bb28f2f716773f3a23b28b7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074000Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ef51773de6cbb00b9613916818676b3cdff7b1967bb28f2f716773f3a23b28b7', 'amz-sdk-invocation-id': b'f946f9a1-7d5a-486d-825a-706103585b9e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:00 GMT', 'x-amzn-requestid': 'ksHjJOkxp8NhV9XhvZUI4GkKKgekGEXbTtt6jy4LwHLxCtf0ItkF', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074000Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074000Z
20251114/us-east-1/s3/aws4_request
560e1424315edd3e32321f3012a24d4d130a4a8ed1699b9bbae12e01bf38ba8b
DEBUG    botocore.auth:auth.py:430 Signature:
dbe43f83aa0adf1f8b6438fc87ec55dac7c74d441ba8c8b0715ca8fa4b40a4bc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074000Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=dbe43f83aa0adf1f8b6438fc87ec55dac7c74d441ba8c8b0715ca8fa4b40a4bc', 'amz-sdk-invocation-id': b'04728e28-0add-48a2-a9af-f0a366a6a65e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 232
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:00 GMT', 'x-amzn-requestid': 'jjAR7CKao71YAiockmzzno70PT7Ahj1ypBKbT2uqKykmo2Srfbkl', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '232', '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>frozen_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074000Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074000Z
20251114/us-east-1/s3/aws4_request
b1df49e573fae2102a8b444705c264fe23fdeaa4fef3b9336f07b90c95fdd322
DEBUG    botocore.auth:auth.py:430 Signature:
b155d54ca93f143839115e61991eb2356b409959f2a8f47b6290654869988c40
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074000Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b155d54ca93f143839115e61991eb2356b409959f2a8f47b6290654869988c40', 'amz-sdk-invocation-id': b'97664472-40b0-423c-870a-ab7a65d28c65', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:00 GMT', 'x-amzn-requestid': 'gDetL2fFlo7hjQYfGOQExrv5Hsz6JDMaph3Y5aoGrC32Z8LCtdJC', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ef92c49b-94cb-4961-bb41-f0933d4c0685, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ef92c49b-94cb-4961-bb41-f0933d4c0685, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ef92c49b-94cb-4961-bb41-f0933d4c0685, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ef37de8d-bdbd-46ee-aee0-110ca89fb2fd, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ef37de8d-bdbd-46ee-aee0-110ca89fb2fd, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ef37de8d-bdbd-46ee-aee0-110ca89fb2fd, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:178 portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 272, 'ActivePortions': 272}}, blobs: {'__DEFAULT': {'Portions': 272, 'BlobSize': 4499568, 'BlobCount': 1116}}, cold bucket stat: (0, 0), frozen bucket stat: (0, 0)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074001Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074001Z
20251114/us-east-1/s3/aws4_request
e2cfd1bbaa6134adb42b83696ae5855fe54e7bae9e912c1e20ec81a9643bdcbe
DEBUG    botocore.auth:auth.py:430 Signature:
1a5be528ecd0594bb9b0651b91dd27a1e57699717a765f97bb09827e2cef4f93
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074001Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1a5be528ecd0594bb9b0651b91dd27a1e57699717a765f97bb09827e2cef4f93', 'amz-sdk-invocation-id': b'dc99baae-da2a-4fd3-ae51-96975558e07e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:01 GMT', 'x-amzn-requestid': '3n5DRAyRdipLWuZIeKleOaY8LEvrvfVB9LjUSPT8bNTdn2Z8ytAF', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074001Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074001Z
20251114/us-east-1/s3/aws4_request
648dc8804141de585bb0721d8d738a6393585799700360c615a01a612e6f5a45
DEBUG    botocore.auth:auth.py:430 Signature:
81aa9f70232581118f8bed22ad3ee871206254a9273cf9058015cba419652c44
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074001Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=81aa9f70232581118f8bed22ad3ee871206254a9273cf9058015cba419652c44', 'amz-sdk-invocation-id': b'e481a6ee-01ca-4281-8a82-7b73902a4eec', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 232
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:01 GMT', 'x-amzn-requestid': 'tW8HVyQpJFRbhAhbm5TeT84uRbuOb7phSFV8HmrZKheH8OdFn6q4', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '232', '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>frozen_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074001Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074001Z
20251114/us-east-1/s3/aws4_request
1869c1b77e3f783aa1a099594d98b1370e6970f5de412280dc854f6a29327dc0
DEBUG    botocore.auth:auth.py:430 Signature:
e4426e9583592473ecd36436f51ee7e8e958c281e02b064241211503f4b99f0d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074001Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e4426e9583592473ecd36436f51ee7e8e958c281e02b064241211503f4b99f0d', 'amz-sdk-invocation-id': b'b76d12a8-18c4-44fc-9860-1a25e57b024d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:01 GMT', 'x-amzn-requestid': 'SHyGtTnsMujCVXqbnvXpYMz6slWA7Cv36zpzImjbCTHMpKwaCP9E', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d915e920-cd95-4d62-8074-70a500d20683, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d915e920-cd95-4d62-8074-70a500d20683, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d915e920-cd95-4d62-8074-70a500d20683, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 13b7aeff-bd66-4c2f-b6d0-c62246857a49, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 13b7aeff-bd66-4c2f-b6d0-c62246857a49, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 13b7aeff-bd66-4c2f-b6d0-c62246857a49, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:178 portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 272, 'ActivePortions': 272}}, blobs: {'__DEFAULT': {'Portions': 272, 'BlobSize': 4499568, 'BlobCount': 1116}}, cold bucket stat: (0, 0), frozen bucket stat: (0, 0)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074003Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074003Z
20251114/us-east-1/s3/aws4_request
204dc14adce17b5dd134e3fff08e61faa14c94dcdd85fd5b15a00b317d8ee764
DEBUG    botocore.auth:auth.py:430 Signature:
0e4e1bba08b6825f4aa073f77fa6e0d930f753044caea52bdb7cf3a239da7c15
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074003Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0e4e1bba08b6825f4aa073f77fa6e0d930f753044caea52bdb7cf3a239da7c15', 'amz-sdk-invocation-id': b'5b26bf54-435f-45a7-9ccf-cfd6e20b9281', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:03 GMT', 'x-amzn-requestid': 'Va5KYEuYZYGuSR4LCqUYpJshHCCSPdbID4CxFFehs3QvqpptjySx', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074003Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074003Z
20251114/us-east-1/s3/aws4_request
4ff5e95115cdc14fbc73ad165b5dff5d7e291924c88653a3292e33a85317cf30
DEBUG    botocore.auth:auth.py:430 Signature:
8973c1e48e51bfc30a4d70b7e66b4181584a0173f66f6de111f539c4532acb8e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074003Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8973c1e48e51bfc30a4d70b7e66b4181584a0173f66f6de111f539c4532acb8e', 'amz-sdk-invocation-id': b'c2ea9a90-6502-4db5-8a00-086e2f075d6e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 232
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:03 GMT', 'x-amzn-requestid': 'i7J0gMCqdWMflpSb4yNZJ23luhXx5cNosIw83rdtyth230U1gVy2', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '232', '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>frozen_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074003Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074003Z
20251114/us-east-1/s3/aws4_request
ed440aa24aed6328efd47ab03ae7f16afc2d7f7cb7f9d9421cedff9776b859ef
DEBUG    botocore.auth:auth.py:430 Signature:
3761582f068721a8c58349f17290ba77527408ed5497a256d1415d441ec41c86
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074003Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3761582f068721a8c58349f17290ba77527408ed5497a256d1415d441ec41c86', 'amz-sdk-invocation-id': b'dc661216-f39d-4b37-9e6d-bc09dcf99c13', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:03 GMT', 'x-amzn-requestid': 'Qz098r0z1zl7Ncb2C9OjongDsRr2VBlLCIUySD3XiaTWlYt1Ksuy', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 41e3440e-7298-42dc-87af-6b24a3003298, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 41e3440e-7298-42dc-87af-6b24a3003298, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 41e3440e-7298-42dc-87af-6b24a3003298, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, cc919d7d-acc7-44a0-9b14-e262ef5652cf, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, cc919d7d-acc7-44a0-9b14-e262ef5652cf, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, cc919d7d-acc7-44a0-9b14-e262ef5652cf, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:178 portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 272, 'ActivePortions': 272}}, blobs: {'__DEFAULT': {'Portions': 272, 'BlobSize': 4499568, 'BlobCount': 1116}}, cold bucket stat: (0, 0), frozen bucket stat: (0, 0)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074004Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074004Z
20251114/us-east-1/s3/aws4_request
afcf845b584581d5666c937181bbe64883425d89753d51bb73731831eb08231a
DEBUG    botocore.auth:auth.py:430 Signature:
a1fc19d3c671259911eb1247c9607f79862058f52a7d720a1092bb56182b78b8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074004Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a1fc19d3c671259911eb1247c9607f79862058f52a7d720a1092bb56182b78b8', 'amz-sdk-invocation-id': b'99a2a0f6-60ae-43b2-824f-cd97cc2aad3e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:04 GMT', 'x-amzn-requestid': 'ChznZS2kNXlKgb3N17C0FidMMZma290meDxQ89jynOklOXPhnOjf', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074004Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074004Z
20251114/us-east-1/s3/aws4_request
f5c101b79f4b029b35e1ebbc638ed540f3e7eeeaab09aaaa55c39f2f22e2e844
DEBUG    botocore.auth:auth.py:430 Signature:
07ed00e13d8dd8420e3c2f9a668fa839ab226a1ac0050ab40d580ac106b5ac14
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074004Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=07ed00e13d8dd8420e3c2f9a668fa839ab226a1ac0050ab40d580ac106b5ac14', 'amz-sdk-invocation-id': b'18f1bd3c-940b-409c-8416-e32f04e2d021', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 232
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:04 GMT', 'x-amzn-requestid': '43jvD86LyQo3ASZzmNatc1biAhJzNZvaAGLT0EJICbgQMeZFU0ER', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '232', '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>frozen_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074004Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074004Z
20251114/us-east-1/s3/aws4_request
b79e2b70323aa8fb1c118d4906c71c8fe73e6b775308b8a3f48ce11babfe91cb
DEBUG    botocore.auth:auth.py:430 Signature:
d66fd6fd166741213b7a26ef29cb68ed4cfbdaed516595da6e8145f9e841b4e8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074004Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d66fd6fd166741213b7a26ef29cb68ed4cfbdaed516595da6e8145f9e841b4e8', 'amz-sdk-invocation-id': b'45959042-cb24-43c0-990f-34a8a4acdb10', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:04 GMT', 'x-amzn-requestid': 'jbMt3dodKADgqB5adKdUXlSE8iLojKRuhLwCx48exjiGvdjLxOoV', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 65fb5d25-d6bd-46e9-b41b-ae6e0d113d10, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 65fb5d25-d6bd-46e9-b41b-ae6e0d113d10, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 65fb5d25-d6bd-46e9-b41b-ae6e0d113d10, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, fca8a02c-ac43-44a3-af21-4babcd06a2b8, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, fca8a02c-ac43-44a3-af21-4babcd06a2b8, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, fca8a02c-ac43-44a3-af21-4babcd06a2b8, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:178 portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 272, 'ActivePortions': 272}}, blobs: {'__DEFAULT': {'Portions': 272, 'BlobSize': 4499568, 'BlobCount': 1116}}, cold bucket stat: (0, 0), frozen bucket stat: (0, 0)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074005Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074005Z
20251114/us-east-1/s3/aws4_request
397e3c8c456c93bcb6969ec57effe95eec034dca2a3dc6756f24f9a3d83d4fa3
DEBUG    botocore.auth:auth.py:430 Signature:
e5e0aa737e24cfc6c551d1542ad7cffe1601e86e6d41287766ca7173c61f1907
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074005Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e5e0aa737e24cfc6c551d1542ad7cffe1601e86e6d41287766ca7173c61f1907', 'amz-sdk-invocation-id': b'2cceabc1-4b98-49c2-a0e0-d4eeab3dc41f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:05 GMT', 'x-amzn-requestid': 'W9NhLKuOVVdSIA42C3eZSQ5c5YrUjFbKkNKV4Bezp9AJJ1iVa9bK', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074005Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074005Z
20251114/us-east-1/s3/aws4_request
1008241226f7651b01aa21d7def0e3bd17ab927eed77ca49ec05bab81593e104
DEBUG    botocore.auth:auth.py:430 Signature:
e545234061985f66f2de5cb6182c184c5cf950af99c87852f62f0f0c96be980d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074005Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e545234061985f66f2de5cb6182c184c5cf950af99c87852f62f0f0c96be980d', 'amz-sdk-invocation-id': b'2b510374-b847-4bcb-af09-54c9aa87ab0f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 18632
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:05 GMT', 'x-amzn-requestid': 'KrRkXSHwJgk7KGZHcAixli7BRDW8Lz1wx6aP7DYohc9eIGazB7fJ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '18632', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074006Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074006Z
20251114/us-east-1/s3/aws4_request
63fe3e0f73c4a627ed241a5e78d584aee46d8e7c1cf6fb1f5db10a2224aaf5df
DEBUG    botocore.auth:auth.py:430 Signature:
37de3915e43c16a8dd91fe9c6610349c93278f390e6a7b5c01e73c7ca92efee7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074006Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=37de3915e43c16a8dd91fe9c6610349c93278f390e6a7b5c01e73c7ca92efee7', 'amz-sdk-invocation-id': b'09f902a1-bcb2-41d2-98f6-cf35605cf4ef', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:06 GMT', 'x-amzn-requestid': 'EUOiyyDsLf6Ra6tkuqn5oOuuAImH1AvVwhyjsXcpdv5bHyLhA1Aq', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c9417cc3-e7eb-45cf-835a-2d141116f8da, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c9417cc3-e7eb-45cf-835a-2d141116f8da, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c9417cc3-e7eb-45cf-835a-2d141116f8da, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 0135cd8a-9334-47c9-bd32-72bb5f4e2d4f, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 0135cd8a-9334-47c9-bd32-72bb5f4e2d4f, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 0135cd8a-9334-47c9-bd32-72bb5f4e2d4f, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:178 portions: {'__DEFAULT': {'Rows': 99607, 'Portions': 135, 'ActivePortions': 135}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 393, 'Portions': 50, 'ActivePortions': 50}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 50, 'BlobSize': 69224, 'BlobCount': 250}, '__DEFAULT': {'Portions': 135, 'BlobSize': 4438976, 'BlobCount': 675}}, cold bucket stat: (0, 0), frozen bucket stat: (50, 69224)
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 81cd7cca-5bf0-4fa9-af4e-3a8548537784, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 81cd7cca-5bf0-4fa9-af4e-3a8548537784, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * from `/Root/test_data_unchanged_after_ttl_change/table` ORDER BY ts" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 81cd7cca-5bf0-4fa9-af4e-3a8548537784, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:295 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')]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:375 RpcState(ListEndpoints, 8463b61b-070e-4664-b3c9-2308b2c3d81d, localhost:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ListEndpoints, 8463b61b-070e-4664-b3c9-2308b2c3d81d, localhost:4507): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:51 RpcState(ListEndpoints, 8463b61b-070e-4664-b3c9-2308b2c3d81d, localhost:4507): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-izdhpfhiay.auto.internal" port: 4507 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 /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-izdhpfhiay.auto.internal:4507, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:498 Closing channel for endpoint localhost:4507
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:189 Old record count 100000 new record count 100000
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:202 
                ALTER TABLE `/Root/test_data_unchanged_after_ttl_change/table` SET (TTL =
                    Interval("PT800M") TO EXTERNAL DATA SOURCE `/Root/test_data_unchanged_after_ttl_change/cold_uc`,
                    Interval("PT850M") TO EXTERNAL DATA SOURCE `/Root/test_data_unchanged_after_ttl_change/medium`,
                    Interval("PT900M") TO EXTERNAL DATA SOURCE `/Root/test_data_unchanged_after_ttl_change/frozen_uc`
                    ON ts
                )
            
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ac9d4fb4-7f2a-4001-861b-f90e5c2d25e5, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ac9d4fb4-7f2a-4001-861b-f90e5c2d25e5, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                ALTER TABLE `/Root/test_data_unchanged_after_ttl_change/table` SET (TTL =\n                    Interval(\"PT800M\") TO EXTERNAL DATA SOURCE `/Root/test_data_unchanged_after_ttl_change/cold_uc`,\n                    Interval(\"PT850M\") TO EXTERNAL DATA SOURCE `/Root/test_data_unchanged_after_ttl_change/medium`,\n                    Interval(\"PT900M\") TO EXTERNAL DATA SOURCE `/Root/test_data_unchanged_after_ttl_change/frozen_uc`\n                    ON ts\n                )\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ac9d4fb4-7f2a-4001-861b-f90e5c2d25e5, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:204 TTL set in 0.0933692455291748 seconds
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074011Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074011Z
20251114/us-east-1/s3/aws4_request
0cca53748f1b74de5a1f0ec4e88fe1d9299edede3ae3f7a946d071cdb9f5e4b0
DEBUG    botocore.auth:auth.py:430 Signature:
d89c3d7577759b3749eff4736f367a229557f09351debae726e38b3533a25861
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074011Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d89c3d7577759b3749eff4736f367a229557f09351debae726e38b3533a25861', 'amz-sdk-invocation-id': b'8c8ba510-4d44-4458-99a5-3b7a1ec6bcf0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:11 GMT', 'x-amzn-requestid': 't7uF0lH8u899FhOqrZe4IWVHrlarwiCi1FjKtvEH689o36nXC8oc', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074011Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074011Z
20251114/us-east-1/s3/aws4_request
4cd1ac7aa284acac33335430dd65ceec8b9a9af3c8fe87ce8920e985d7576967
DEBUG    botocore.auth:auth.py:430 Signature:
612951e75e9da5a49b5998135690fc6e87d9b7e95dde43c7a994e81bcce47000
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074011Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=612951e75e9da5a49b5998135690fc6e87d9b7e95dde43c7a994e81bcce47000', 'amz-sdk-invocation-id': b'fe218e8a-9005-49fa-b64e-422af1ff654b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:11 GMT', 'x-amzn-requestid': 'ys47xwPhqUV7hWShHy2QjeVtxCKBemHaB3sYETIYVRWju06acOUr', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074011Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074011Z
20251114/us-east-1/s3/aws4_request
4214ddf3de5e982154e817975cbe393fe6345ff120367b2b488e65524c99df26
DEBUG    botocore.auth:auth.py:430 Signature:
79547320c02a0b82109a38466580240fd0f7947783300d7f6e5427f884cd6bcc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074011Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=79547320c02a0b82109a38466580240fd0f7947783300d7f6e5427f884cd6bcc', 'amz-sdk-invocation-id': b'ac5748e0-b66d-4b96-92a1-8ddf35b64aba', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 18632
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:11 GMT', 'x-amzn-requestid': 'dxS9fniZk13Phu5AjVqTDxVRXhCbVYNlBwHyv9Ih0gH84ULo6qKw', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '18632', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 34a58889-6732-46b1-be71-6807f4699f2e, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 34a58889-6732-46b1-be71-6807f4699f2e, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 34a58889-6732-46b1-be71-6807f4699f2e, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, cac0b247-cd43-4b40-9881-a3d4452a55f5, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, cac0b247-cd43-4b40-9881-a3d4452a55f5, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, cac0b247-cd43-4b40-9881-a3d4452a55f5, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 393, 'Portions': 50, 'ActivePortions': 50}, '__DEFAULT': {'Rows': 99607, 'Portions': 135, 'ActivePortions': 135}}, blobs: {'__DEFAULT': {'Portions': 135, 'BlobSize': 4438976, 'BlobCount': 675}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 50, 'BlobSize': 69224, 'BlobCount': 250}}, cold bucket stat: (0, 0), frozen bucket stat: (50, 69224)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074012Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074012Z
20251114/us-east-1/s3/aws4_request
26d407d384edec35e3922833dfcdacda003cc58a32d77719253474285d88116e
DEBUG    botocore.auth:auth.py:430 Signature:
e47c53e2923b9c2b2b6fdbffd36229f81fb5d102487c9f918ca77ac43a2b70d6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074012Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e47c53e2923b9c2b2b6fdbffd36229f81fb5d102487c9f918ca77ac43a2b70d6', 'amz-sdk-invocation-id': b'37d1d0c1-a970-4ff4-8d0b-69b9eeb02f87', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:12 GMT', 'x-amzn-requestid': 'bMgD9PqaZnmf5B9Nf6Rmplym05rMFhHVB0w620sEHiHJtBLaZFtR', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074012Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074012Z
20251114/us-east-1/s3/aws4_request
902459d3f3add4e889c3e22ab021f377d9a3789bd7b865974fb271cedf602313
DEBUG    botocore.auth:auth.py:430 Signature:
1879e475c0b4e8d2d4e030663d134791b7cd635793fe4a4322728c6fe5db72bb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074012Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1879e475c0b4e8d2d4e030663d134791b7cd635793fe4a4322728c6fe5db72bb', 'amz-sdk-invocation-id': b'4c2d60b6-6480-4503-8d56-76064c7baffa', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:12 GMT', 'x-amzn-requestid': 'um8U3jS3QgnYxNYKqMBz7p0wBq1PvvV6adoBICynKRfjIJYoviqg', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074012Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074012Z
20251114/us-east-1/s3/aws4_request
43666e856dac602503e8d05366d1acdce8f6915a6f81954a17d65e6b4082e0e6
DEBUG    botocore.auth:auth.py:430 Signature:
6ba1a927a9d026f7f72a1e3931b98429dd812b60f831401cca1fa0a53016e67c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074012Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6ba1a927a9d026f7f72a1e3931b98429dd812b60f831401cca1fa0a53016e67c', 'amz-sdk-invocation-id': b'f157e380-fab9-41f7-8852-34174e88f1a1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 18632
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:12 GMT', 'x-amzn-requestid': 'pU8UrY25s9CoGZquG49lCnLRMOQnTRikTqkoyRK8tjNofF61WIZZ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '18632', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c0e74df3-97e6-4fbc-8865-e604d5d3ec50, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c0e74df3-97e6-4fbc-8865-e604d5d3ec50, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c0e74df3-97e6-4fbc-8865-e604d5d3ec50, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, fd8598d6-7c72-44c8-9b05-c258e5d98624, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, fd8598d6-7c72-44c8-9b05-c258e5d98624, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, fd8598d6-7c72-44c8-9b05-c258e5d98624, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 393, 'Portions': 50, 'ActivePortions': 50}, '__DEFAULT': {'Rows': 99607, 'Portions': 135, 'ActivePortions': 135}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 50, 'BlobSize': 69224, 'BlobCount': 250}, '__DEFAULT': {'Portions': 135, 'BlobSize': 4438976, 'BlobCount': 675}}, cold bucket stat: (0, 0), frozen bucket stat: (50, 69224)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074014Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074014Z
20251114/us-east-1/s3/aws4_request
3923a74e653d06198fd28732106f76f45c0477b114e65d2c34fbd964d925e0ce
DEBUG    botocore.auth:auth.py:430 Signature:
f23d101ce72dc9a1c2f4c032f5ea78e319cd421ace1282ea74c64654980072cd
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074014Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f23d101ce72dc9a1c2f4c032f5ea78e319cd421ace1282ea74c64654980072cd', 'amz-sdk-invocation-id': b'caead4bf-84c6-4c1a-85f1-aa21f0aa6def', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:14 GMT', 'x-amzn-requestid': 'zAvTO3jN6aU7LQBLos2Znww5zWQMMaca6r2SjOUAO77dG1dIBddg', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074014Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074014Z
20251114/us-east-1/s3/aws4_request
a2143ffbd057614b89dd47f6b3f714c8d3ad0d75562396df5130e55fa7e2ded6
DEBUG    botocore.auth:auth.py:430 Signature:
fcfa43b63bbd71ebe0943fb2831c2f37289aa3cb1a63357209e3e0296c66f6dc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074014Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fcfa43b63bbd71ebe0943fb2831c2f37289aa3cb1a63357209e3e0296c66f6dc', 'amz-sdk-invocation-id': b'd928d7fe-6b82-4067-a22b-c7bc8a5d24ac', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:14 GMT', 'x-amzn-requestid': '4Jg2Avqv91rZ96GKTvZ0QjbYxIaDoZ0mfvy9GQI0gcRsxi3gZ66O', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074014Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074014Z
20251114/us-east-1/s3/aws4_request
ac6ec582bac583062783e0f11ed50b7322f957793c226d9a08f56e007d1e8bc2
DEBUG    botocore.auth:auth.py:430 Signature:
9f44568f68ad67aab1df25b89cbd4b18a461e63b66e2aa019ad9b20a28266712
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074014Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9f44568f68ad67aab1df25b89cbd4b18a461e63b66e2aa019ad9b20a28266712', 'amz-sdk-invocation-id': b'2280ec8f-b70d-4152-8121-2ee0665235fa', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 18632
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:14 GMT', 'x-amzn-requestid': 'oGdIfoNubQUPiZSfwpq0MxPl073sQxg5SQLVdGU4l3Bhfjk97S6g', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '18632', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, dbf34561-38c7-49a1-9a05-1690f983a680, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, dbf34561-38c7-49a1-9a05-1690f983a680, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, dbf34561-38c7-49a1-9a05-1690f983a680, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, aac1b11a-151f-41ce-8a70-7efb8729b232, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, aac1b11a-151f-41ce-8a70-7efb8729b232, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, aac1b11a-151f-41ce-8a70-7efb8729b232, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 393, 'Portions': 50, 'ActivePortions': 50}, '__DEFAULT': {'Rows': 99607, 'Portions': 135, 'ActivePortions': 135}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 50, 'BlobSize': 69224, 'BlobCount': 250}, '__DEFAULT': {'Portions': 135, 'BlobSize': 4438976, 'BlobCount': 675}}, cold bucket stat: (0, 0), frozen bucket stat: (50, 69224)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074015Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074015Z
20251114/us-east-1/s3/aws4_request
f59fdb1f4cb1b728c57b136b6e425f824d546abbd262a0b922040d4712acadc0
DEBUG    botocore.auth:auth.py:430 Signature:
a291fd1f4601b9e5f05eca4ad8d1d1427abdc3e984c5224b077da21d4db74ede
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074015Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a291fd1f4601b9e5f05eca4ad8d1d1427abdc3e984c5224b077da21d4db74ede', 'amz-sdk-invocation-id': b'ca7caaf6-701a-4457-82a9-c0478829038a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:15 GMT', 'x-amzn-requestid': 'sge1j1wfBNy5oxkNcgqhUqAizJGc2Qgdfy8pw6B2nhcdXvGPChcY', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074015Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074015Z
20251114/us-east-1/s3/aws4_request
1b340f7a0ff4028721cb7022aff39b31087eca378218f996005d692f5cdd2d0a
DEBUG    botocore.auth:auth.py:430 Signature:
fc4f37a64a8a78220a5f73945eade0dbc0795673e33496141d749c02317e3935
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074015Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fc4f37a64a8a78220a5f73945eade0dbc0795673e33496141d749c02317e3935', 'amz-sdk-invocation-id': b'0d6f7ae2-3465-4e3f-8844-d5b19de3d8e7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:15 GMT', 'x-amzn-requestid': 'wOSF3a4p6AZIR1vwD9o6LyTPzMOxD2MJtNQew67R1QPfPFY8Pv9d', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074015Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074015Z
20251114/us-east-1/s3/aws4_request
33c8ad69a1685b361950acec2ff6614eea7f83ff9a88c0602ec7bc829531d332
DEBUG    botocore.auth:auth.py:430 Signature:
aedd4e0f0e1855b11c07d4e9e698a45dfcd290ca343285907d1df518639be275
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074015Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=aedd4e0f0e1855b11c07d4e9e698a45dfcd290ca343285907d1df518639be275', 'amz-sdk-invocation-id': b'e0d53135-cc92-4f41-b128-351f94ac3e02', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 18632
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:15 GMT', 'x-amzn-requestid': 'I3dPxVKRGtg8h2RHIc2JmiYiFWIrUMfyJp9nx1hsbxbZ0RONV7ax', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '18632', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 4154c33c-6cf7-404e-af96-43fd3e125a99, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 4154c33c-6cf7-404e-af96-43fd3e125a99, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 4154c33c-6cf7-404e-af96-43fd3e125a99, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 48e3d5bb-35f6-4188-9af6-8edb06ee6ec7, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 48e3d5bb-35f6-4188-9af6-8edb06ee6ec7, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 48e3d5bb-35f6-4188-9af6-8edb06ee6ec7, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 393, 'Portions': 50, 'ActivePortions': 50}, '__DEFAULT': {'Rows': 99607, 'Portions': 135, 'ActivePortions': 135}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 50, 'BlobSize': 69224, 'BlobCount': 250}, '__DEFAULT': {'Portions': 135, 'BlobSize': 4438976, 'BlobCount': 675}}, cold bucket stat: (0, 0), frozen bucket stat: (50, 69224)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074016Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074016Z
20251114/us-east-1/s3/aws4_request
d928ef75ea18f0ee8895831e8d6355ae4983fb3f9a9deb639e6c3d4c91d5371c
DEBUG    botocore.auth:auth.py:430 Signature:
906586ac9e80b83ee7a54b496a83a161d0cda7a3d73baf6188c13303b933db8d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074016Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=906586ac9e80b83ee7a54b496a83a161d0cda7a3d73baf6188c13303b933db8d', 'amz-sdk-invocation-id': b'1fa3f378-2dfa-496f-8639-8d274385f30a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:16 GMT', 'x-amzn-requestid': '1xm9olnXnweqGiok2AjRFkpp3yQw8owrCf6Dhu62ZWDLPVMo0lZW', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074016Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074016Z
20251114/us-east-1/s3/aws4_request
153d3f83648b7b6ac3376bca385c4e0a335832567906b4ae24dc58373148a6b7
DEBUG    botocore.auth:auth.py:430 Signature:
2fa24b435896347822f78edb6a0914d998a44f89d906da01d367740209bf2d72
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074016Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2fa24b435896347822f78edb6a0914d998a44f89d906da01d367740209bf2d72', 'amz-sdk-invocation-id': b'aa8addb5-6416-41a5-b0cf-ee829c20018d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:16 GMT', 'x-amzn-requestid': 'IyJ0hnSTz3W86x93txBfhiSUsySvHIvA1lpHPX37V8FAg4YW3Dnw', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074016Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074016Z
20251114/us-east-1/s3/aws4_request
32171fdfe74b00cbc43c9d02360c28a2bfc6db44138dec071a0f228960eaf42b
DEBUG    botocore.auth:auth.py:430 Signature:
576950771c7e25b3e7098b2ef457b41d3fbeb4e7cd61dad82f68587812836074
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074016Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=576950771c7e25b3e7098b2ef457b41d3fbeb4e7cd61dad82f68587812836074', 'amz-sdk-invocation-id': b'fc9ccae4-cc7c-4c73-b342-0f70b870dc19', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 18632
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:16 GMT', 'x-amzn-requestid': 'Xjjcm7MZAzqejq39OsvCdRDlKLudNXEwWVpmOFi8RbWo9vUQWqY2', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '18632', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 16119bb5-7ce5-4bf6-aa4f-275249dae619, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 16119bb5-7ce5-4bf6-aa4f-275249dae619, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 16119bb5-7ce5-4bf6-aa4f-275249dae619, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ee7e3036-b015-469d-82f7-9bc5a03c9ccb, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ee7e3036-b015-469d-82f7-9bc5a03c9ccb, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ee7e3036-b015-469d-82f7-9bc5a03c9ccb, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 393, 'Portions': 50, 'ActivePortions': 50}, '__DEFAULT': {'Rows': 99607, 'Portions': 135, 'ActivePortions': 135}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 50, 'BlobSize': 69224, 'BlobCount': 250}, '__DEFAULT': {'Portions': 135, 'BlobSize': 4438976, 'BlobCount': 675}}, cold bucket stat: (0, 0), frozen bucket stat: (50, 69224)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074018Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074018Z
20251114/us-east-1/s3/aws4_request
d644319ee433d9b927ff573de67bdabccaf7d4950c04d56d02ee60c8508e2011
DEBUG    botocore.auth:auth.py:430 Signature:
c030200c055d8bd043058afe9c965998a5030f7ec2a4bc657ec5305331a36d9e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074018Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c030200c055d8bd043058afe9c965998a5030f7ec2a4bc657ec5305331a36d9e', 'amz-sdk-invocation-id': b'738d75d9-f9d3-4cb3-8f63-b44d2f59f8af', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:18 GMT', 'x-amzn-requestid': 'zWgQK8oK6wYAyQ7HR20qc8ODDZDID9PX5dN58RDHSBg1sX4FF4iS', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074018Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074018Z
20251114/us-east-1/s3/aws4_request
9353fcc917217d0d8cef68c409876878a345a5a063f380645140456b23beadd2
DEBUG    botocore.auth:auth.py:430 Signature:
eaf32a9c3b71bf276e5f2fcceb18f1c954fc4b4af188872df09109792bd17e8b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074018Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=eaf32a9c3b71bf276e5f2fcceb18f1c954fc4b4af188872df09109792bd17e8b', 'amz-sdk-invocation-id': b'd4bb9a1c-4cbb-4ab0-b4f1-f5577e42403c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:18 GMT', 'x-amzn-requestid': 'S9R0p3AE8Uirb3lQJKOAaC6GDEd6JU78aExLNc40DTahEzTXe1YG', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074018Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074018Z
20251114/us-east-1/s3/aws4_request
76404359857fac5c161401ba23c40067bbc05f18d98ac30197e238ebabc5ed70
DEBUG    botocore.auth:auth.py:430 Signature:
93e8db85d25ff114e6a41169caf612391a41cd0aea4b8b39b35f63d050a8d003
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074018Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=93e8db85d25ff114e6a41169caf612391a41cd0aea4b8b39b35f63d050a8d003', 'amz-sdk-invocation-id': b'5856cca2-6a2d-47b9-80d2-e7f90baa8446', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 18632
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:18 GMT', 'x-amzn-requestid': 'EbKdR9kmvBV13XpTJ50JMWr92NjqBtMTu5KW8hgLSHhRzAl6P9vK', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '18632', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 5f23de62-6b3c-44fa-a9df-f77eda188fe2, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 5f23de62-6b3c-44fa-a9df-f77eda188fe2, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 5f23de62-6b3c-44fa-a9df-f77eda188fe2, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 32adb63a-3840-4f14-97a9-60ed9e16c2cf, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 32adb63a-3840-4f14-97a9-60ed9e16c2cf, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 32adb63a-3840-4f14-97a9-60ed9e16c2cf, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 393, 'Portions': 50, 'ActivePortions': 50}, '__DEFAULT': {'Rows': 99607, 'Portions': 135, 'ActivePortions': 135}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 50, 'BlobSize': 69224, 'BlobCount': 250}, '__DEFAULT': {'Portions': 135, 'BlobSize': 4438976, 'BlobCount': 675}}, cold bucket stat: (0, 0), frozen bucket stat: (50, 69224)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074019Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074019Z
20251114/us-east-1/s3/aws4_request
af3098744703308c791324946fc085b80974cf697224f53b371881ff7798964f
DEBUG    botocore.auth:auth.py:430 Signature:
763bc489490800346ba11d5d251bd6e941d03eb27a5e75dc2defaed2f5d7979d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074019Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=763bc489490800346ba11d5d251bd6e941d03eb27a5e75dc2defaed2f5d7979d', 'amz-sdk-invocation-id': b'ebe63184-bb60-4bef-923e-998bc7744dc8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:19 GMT', 'x-amzn-requestid': 'SmgIVCcM0IuiTgXNu0rPdltLAUYNOiMX2pczHtyj0uODS3bkNmYb', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074019Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074019Z
20251114/us-east-1/s3/aws4_request
171cc18346b3e9ec1672d1288f1cf7216d3d3daa3d6f8cfcb1e8d9a8f2f7af39
DEBUG    botocore.auth:auth.py:430 Signature:
947d3a579183226911748a2c77877362c1a03cb33bf8fe42eb7ebd491a49750e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074019Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=947d3a579183226911748a2c77877362c1a03cb33bf8fe42eb7ebd491a49750e', 'amz-sdk-invocation-id': b'18efe8af-7657-486f-971d-c09fdd7fefda', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:19 GMT', 'x-amzn-requestid': 'cp5j89uM14UdWE4ntahvY7AHl7gh4KarRRsAm1dvAwYQeuAT28z5', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074019Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074019Z
20251114/us-east-1/s3/aws4_request
87973e21b511545d9d7684aa1d3f1d4f90cc70d38e49627b85201b88231b4374
DEBUG    botocore.auth:auth.py:430 Signature:
ef0395af0e0d3341ddbe57ee4834d7efe597b22e3714a116699915217d13b168
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074019Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ef0395af0e0d3341ddbe57ee4834d7efe597b22e3714a116699915217d13b168', 'amz-sdk-invocation-id': b'ca2d5baa-29cb-4e64-8f6f-fcb4a129ced0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 18632
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:19 GMT', 'x-amzn-requestid': 'VreJw8cvIjxY7lQH10nRt2vPMCjiP16B3DLOpeMG2c7j3qj68aye', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '18632', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f47c1ba4-abe4-4f68-b9cd-0f73d0b75fe1, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f47c1ba4-abe4-4f68-b9cd-0f73d0b75fe1, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f47c1ba4-abe4-4f68-b9cd-0f73d0b75fe1, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f7954cf1-039c-45bc-b70a-b6e4a227075a, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f7954cf1-039c-45bc-b70a-b6e4a227075a, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f7954cf1-039c-45bc-b70a-b6e4a227075a, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 393, 'Portions': 50, 'ActivePortions': 50}, '__DEFAULT': {'Rows': 99607, 'Portions': 135, 'ActivePortions': 135}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 50, 'BlobSize': 69224, 'BlobCount': 250}, '__DEFAULT': {'Portions': 135, 'BlobSize': 4438976, 'BlobCount': 675}}, cold bucket stat: (0, 0), frozen bucket stat: (50, 69224)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074020Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074020Z
20251114/us-east-1/s3/aws4_request
ecd1664803991bb92039ef45d44a11e5b98df8667b793236a96b03415931a95c
DEBUG    botocore.auth:auth.py:430 Signature:
8d1daeddf66b4e01a209b7b716606428e632d6428ac068365f86402053e5c6d9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074020Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8d1daeddf66b4e01a209b7b716606428e632d6428ac068365f86402053e5c6d9', 'amz-sdk-invocation-id': b'6e2a111c-9402-4015-8da4-19ec75014f42', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:20 GMT', 'x-amzn-requestid': 'RYR9eI4LXwCWxU1Jce6lCRjjE3jJzdhkmNk84Vfbt5UNm7qV3Tej', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074020Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074020Z
20251114/us-east-1/s3/aws4_request
a5f1895ea82b30dd64cbdfb37a13e4ec0f88c397d7e62bc395d5ddbc8262fa70
DEBUG    botocore.auth:auth.py:430 Signature:
99d709c30dc725cc02f0cd0cca6d76f0a713123983530293aca4bcb6c0618e9f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074020Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=99d709c30dc725cc02f0cd0cca6d76f0a713123983530293aca4bcb6c0618e9f', 'amz-sdk-invocation-id': b'efbc2585-6e4c-4cf8-9e3a-2d3d19c6e8cc', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:20 GMT', 'x-amzn-requestid': '8c2ZtWkVvBvFcyqKTsxyvp3xqPKpEAbCuj93Y5vO3B4Sc4yKqRYn', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074020Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074020Z
20251114/us-east-1/s3/aws4_request
8e278a239e4e67a31edc4ebff4bd05f9d05f809c357f4d0c8c4a5d3f9206f83f
DEBUG    botocore.auth:auth.py:430 Signature:
ac809f3ed5976a1f8a1746b31e0d3d4af93a9be103af7166870d99ee4583a96d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074020Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ac809f3ed5976a1f8a1746b31e0d3d4af93a9be103af7166870d99ee4583a96d', 'amz-sdk-invocation-id': b'bec1efcc-7fac-4535-9a3f-8f494b60f107', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 18632
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:20 GMT', 'x-amzn-requestid': 'sLrW8wHigkpspi1nCmPiwUbpY4IjLYvBu7BnBRqAukQIAWmqF6f4', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '18632', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 531abb0f-bdb7-413b-8603-546f2a9574ca, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 531abb0f-bdb7-413b-8603-546f2a9574ca, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 531abb0f-bdb7-413b-8603-546f2a9574ca, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6ca010c0-40ee-4c2f-9d2e-56ec969cca4b, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6ca010c0-40ee-4c2f-9d2e-56ec969cca4b, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6ca010c0-40ee-4c2f-9d2e-56ec969cca4b, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 393, 'Portions': 50, 'ActivePortions': 50}, '__DEFAULT': {'Rows': 99607, 'Portions': 135, 'ActivePortions': 135}}, blobs: {'__DEFAULT': {'Portions': 135, 'BlobSize': 4438976, 'BlobCount': 675}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 50, 'BlobSize': 69224, 'BlobCount': 250}}, cold bucket stat: (0, 0), frozen bucket stat: (50, 69224)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074022Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074022Z
20251114/us-east-1/s3/aws4_request
2dcf6cbbbdbc36507833de39d013ca93ccda5be76fe526b811ba4830e3196ccf
DEBUG    botocore.auth:auth.py:430 Signature:
a265647a5ff55c990078e05633e1acfe7078a550d3de36b5f8f9969a0b363af2
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074022Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a265647a5ff55c990078e05633e1acfe7078a550d3de36b5f8f9969a0b363af2', 'amz-sdk-invocation-id': b'd1aaa5af-c86e-437f-a4c7-ac96752cd904', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:22 GMT', 'x-amzn-requestid': '4ncLNyDaaq5xjb6aMmq8e8Mqhab7NZEGpjnsHiR5qFghCg3BrYOE', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074022Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074022Z
20251114/us-east-1/s3/aws4_request
f13f032a6df7092c9451a6041bade4b0c4a3f8649dc09cab4cb779c38f8f1e57
DEBUG    botocore.auth:auth.py:430 Signature:
db85682a6d7fe2ecd671a5df8f25f809d98c85376c188ed59c4075927ff74938
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074022Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=db85682a6d7fe2ecd671a5df8f25f809d98c85376c188ed59c4075927ff74938', 'amz-sdk-invocation-id': b'1c3623fc-9545-47e1-8737-a9b44c04acfc', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:22 GMT', 'x-amzn-requestid': 'p6Va9S8bFmdF5ii09SWsKwFzHB328MTmGo0jVF29zNCntbDgIWai', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074022Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074022Z
20251114/us-east-1/s3/aws4_request
108e6340e167fb11fbf74621d35e2744633d45c68d5030fad620fa4bb6525966
DEBUG    botocore.auth:auth.py:430 Signature:
d66007e28ba2ac92fdd9839f3327d1441caf9cdece57af8ffa74a10114247fc1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074022Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d66007e28ba2ac92fdd9839f3327d1441caf9cdece57af8ffa74a10114247fc1', 'amz-sdk-invocation-id': b'3d323519-dcb4-4b8d-944e-95fdc5efb4fd', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 18632
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:22 GMT', 'x-amzn-requestid': 'vqIu4U4KNCVU6xDLfAJH2Sl0oEPWBOM5KAMMi7c4xn24VZfOOYZg', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '18632', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, bb123c90-6558-427e-ba89-382c01c55140, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, bb123c90-6558-427e-ba89-382c01c55140, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, bb123c90-6558-427e-ba89-382c01c55140, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 59709932-23f9-43b4-8837-83fb94b4f786, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 59709932-23f9-43b4-8837-83fb94b4f786, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 59709932-23f9-43b4-8837-83fb94b4f786, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 393, 'Portions': 50, 'ActivePortions': 50}, '__DEFAULT': {'Rows': 99607, 'Portions': 135, 'ActivePortions': 135}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 50, 'BlobSize': 69224, 'BlobCount': 250}, '__DEFAULT': {'Portions': 135, 'BlobSize': 4438976, 'BlobCount': 675}}, cold bucket stat: (0, 0), frozen bucket stat: (50, 69224)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074023Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074023Z
20251114/us-east-1/s3/aws4_request
9c1aa8cff67b14334148266e55ce08cbc5d74c3517575c4caf48eefdef62e0ba
DEBUG    botocore.auth:auth.py:430 Signature:
78c78cb058c9ffb071a6bdab7dc6a8b459cca8241baa9354520274e737103075
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074023Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=78c78cb058c9ffb071a6bdab7dc6a8b459cca8241baa9354520274e737103075', 'amz-sdk-invocation-id': b'96107daa-7843-4446-9527-24a6e172b86e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:23 GMT', 'x-amzn-requestid': '6DISqBeenuo4J5HniB9wM8Houy1XI6s543FtC9HfROvmrabX7UJD', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074023Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074023Z
20251114/us-east-1/s3/aws4_request
98db486632fabe001088b0790d810532431e53af7d7e3db3719e1bd93b3f5667
DEBUG    botocore.auth:auth.py:430 Signature:
74069ba112b78ad1d3e0630056223e1b3af6b8d2fc563d2e196284e311f5da1a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074023Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=74069ba112b78ad1d3e0630056223e1b3af6b8d2fc563d2e196284e311f5da1a', 'amz-sdk-invocation-id': b'fd27920b-f27d-4698-8826-e4463513e8fb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:23 GMT', 'x-amzn-requestid': 'BvxWxOvfzLt6EALwYfXWcjJYXNXEqqOxjrSnYzMc5KUJccbpQKGN', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074023Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074023Z
20251114/us-east-1/s3/aws4_request
df29abfa52f4acee4ced55aa0b33d5a8f9154eb87d13d4be01515b2027242ef5
DEBUG    botocore.auth:auth.py:430 Signature:
5a4cd36c241a4b84d46a0389f128e23a5fa79456505af5e4f4aa6c10bff85e0a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074023Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5a4cd36c241a4b84d46a0389f128e23a5fa79456505af5e4f4aa6c10bff85e0a', 'amz-sdk-invocation-id': b'ddd4485a-7fa3-4ec0-9f5d-2fe16a268ea9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 18632
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:23 GMT', 'x-amzn-requestid': 'VdxxQkRRk0Doq6YOd7IlbsgkP8Ekv9PBiwHw5a43bWN6zUifrp79', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '18632', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 16ba0eee-88d9-4b41-a6ed-98d3f18c2a2f, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 16ba0eee-88d9-4b41-a6ed-98d3f18c2a2f, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 16ba0eee-88d9-4b41-a6ed-98d3f18c2a2f, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 74f8a8ee-1491-4cc5-b5d5-3f054ee69b4c, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 74f8a8ee-1491-4cc5-b5d5-3f054ee69b4c, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 74f8a8ee-1491-4cc5-b5d5-3f054ee69b4c, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 393, 'Portions': 50, 'ActivePortions': 50}, '__DEFAULT': {'Rows': 99607, 'Portions': 135, 'ActivePortions': 135}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 50, 'BlobSize': 69224, 'BlobCount': 250}, '__DEFAULT': {'Portions': 135, 'BlobSize': 4438976, 'BlobCount': 675}}, cold bucket stat: (0, 0), frozen bucket stat: (50, 69224)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074025Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074025Z
20251114/us-east-1/s3/aws4_request
4c050a44db5aee10bba9355ebd74b45f6ff7752c1f849087475e72c1909681e4
DEBUG    botocore.auth:auth.py:430 Signature:
cf975957ec8b08722ecbaee734c64cd319c2acb72f24f2f75c200edfee9aa4e8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074025Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=cf975957ec8b08722ecbaee734c64cd319c2acb72f24f2f75c200edfee9aa4e8', 'amz-sdk-invocation-id': b'51cf68b5-1ba3-433f-bef1-672cde9bfbad', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:25 GMT', 'x-amzn-requestid': 'WbaDekBD2ixYtqHBT8JX0WRs56QHgYN6cbQGO9CD4pkRWAIGzIlM', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074025Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074025Z
20251114/us-east-1/s3/aws4_request
6492b393e5e216a8f0ff65b77316d8a2905bd14098b1c188ea969493beeeeeaa
DEBUG    botocore.auth:auth.py:430 Signature:
b79f3ce5962123c57a99b01218802ea907e73ae15db64515f5205a3c66e33707
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074025Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b79f3ce5962123c57a99b01218802ea907e73ae15db64515f5205a3c66e33707', 'amz-sdk-invocation-id': b'8ac98c3b-f590-463a-8d91-ae01b06ef0ea', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:25 GMT', 'x-amzn-requestid': 'hsAmIybgdih4DMldPNBhk1zX4QPvkGHESU4Z1OzQOQ8eActLYNUA', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074025Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074025Z
20251114/us-east-1/s3/aws4_request
b2212d4b71e965b971abe30ab0689df694d6e8d4a69ee6c67836b68ddd38e35a
DEBUG    botocore.auth:auth.py:430 Signature:
06e8b7cc205169b7fdc018138acd03023f034cdce23b11f2fa42b8ac7dce13b6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074025Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=06e8b7cc205169b7fdc018138acd03023f034cdce23b11f2fa42b8ac7dce13b6', 'amz-sdk-invocation-id': b'935d3ffa-ca50-4909-a092-0e1e236d92bb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 18632
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:25 GMT', 'x-amzn-requestid': '0fkcrTPvb2gfVxqqcKAsln44s5yqUi3LfrHHsr7eAwM9i74zEDmM', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '18632', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d511df66-6915-4d9d-916c-98d373602d68, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d511df66-6915-4d9d-916c-98d373602d68, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d511df66-6915-4d9d-916c-98d373602d68, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 1c0f670a-1afc-4c46-9ca4-bfcf744940fb, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 1c0f670a-1afc-4c46-9ca4-bfcf744940fb, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 1c0f670a-1afc-4c46-9ca4-bfcf744940fb, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 393, 'Portions': 50, 'ActivePortions': 50}, '__DEFAULT': {'Rows': 99607, 'Portions': 135, 'ActivePortions': 135}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 50, 'BlobSize': 69224, 'BlobCount': 250}, '__DEFAULT': {'Portions': 135, 'BlobSize': 4438976, 'BlobCount': 675}}, cold bucket stat: (0, 0), frozen bucket stat: (50, 69224)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074026Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074026Z
20251114/us-east-1/s3/aws4_request
5223f561a12f2b4d22b0fdc22036e9469456cf0434dfaeddf81abc697e6048fb
DEBUG    botocore.auth:auth.py:430 Signature:
3ca0498b1a842a0288b19a2526bfa1c22cf047870c3d3f2fcbb128b2662a7984
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074026Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3ca0498b1a842a0288b19a2526bfa1c22cf047870c3d3f2fcbb128b2662a7984', 'amz-sdk-invocation-id': b'03b1b7a3-5474-4b2b-a2e4-43256ce839fc', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:26 GMT', 'x-amzn-requestid': '5HKFUOlH65exKNiaoQlxFlVUnTk9T6fTdo4bvHmh1AasMI2pPDpf', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074026Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074026Z
20251114/us-east-1/s3/aws4_request
599a131bb84ea33a05606fd3ecc2080a14c8dbc1a78414663aa17b9e7602fa27
DEBUG    botocore.auth:auth.py:430 Signature:
2c39c7586e64a5402fed67d11462cc9b587fd4bdd0d22ad2e0ab1be4288c3906
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074026Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2c39c7586e64a5402fed67d11462cc9b587fd4bdd0d22ad2e0ab1be4288c3906', 'amz-sdk-invocation-id': b'7960fa60-b621-4714-936f-9e705739f60b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:26 GMT', 'x-amzn-requestid': '4PBnPzMWJ1QxL20XmhFhAJe0svlTpezw5ASVPomwVGuVZKNRGnNU', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074026Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074026Z
20251114/us-east-1/s3/aws4_request
fa3ffaa689ba3052c20e6981c1b7ceb32452b594302928be199403790591d26f
DEBUG    botocore.auth:auth.py:430 Signature:
f6096f57bab70b86d3f90111e0ff97f631692603dc680c50785b07b59e8a0705
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074026Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f6096f57bab70b86d3f90111e0ff97f631692603dc680c50785b07b59e8a0705', 'amz-sdk-invocation-id': b'72964c1b-5379-483c-8494-b7cac10d9496', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 18632
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:26 GMT', 'x-amzn-requestid': '5qb17CYagdKZVcuFa6bM6K9GeHL2s1tnLZ5FszP1t12qNPJQJxsl', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '18632', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3cb642b7-a38a-4516-8571-29ba97d85318, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3cb642b7-a38a-4516-8571-29ba97d85318, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3cb642b7-a38a-4516-8571-29ba97d85318, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 8ccfc3b4-e8ee-4c8f-afdd-2554eb413084, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 8ccfc3b4-e8ee-4c8f-afdd-2554eb413084, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 8ccfc3b4-e8ee-4c8f-afdd-2554eb413084, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 393, 'Portions': 50, 'ActivePortions': 50}, '__DEFAULT': {'Rows': 99607, 'Portions': 135, 'ActivePortions': 135}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 50, 'BlobSize': 69224, 'BlobCount': 250}, '__DEFAULT': {'Portions': 135, 'BlobSize': 4438976, 'BlobCount': 675}}, cold bucket stat: (0, 0), frozen bucket stat: (50, 69224)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074027Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074027Z
20251114/us-east-1/s3/aws4_request
74e35274e9540eabe093c8bbfcb086c6f04c4f835ebe991766851f4a7a13dbcb
DEBUG    botocore.auth:auth.py:430 Signature:
9496a12c627dd8b0d052851ea7bb290884736cbbfd9bb34262c30e52ba9c7af2
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074027Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9496a12c627dd8b0d052851ea7bb290884736cbbfd9bb34262c30e52ba9c7af2', 'amz-sdk-invocation-id': b'1cfb03ae-4f19-4c78-ae4d-837fdf348e99', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:27 GMT', 'x-amzn-requestid': 'cjlegeqjBaaA3lVyl1w2n1U4LQdufHBeYsQeB5A3kS4X8zorIx9O', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074027Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074027Z
20251114/us-east-1/s3/aws4_request
26b66450e6256776bd12c87b37cfae3ec4cd86d4f26e63138aeb1745275ba076
DEBUG    botocore.auth:auth.py:430 Signature:
76664cf3e4a6b55403936c1a235723443c126afe86f3b46233788e91aa246550
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074027Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=76664cf3e4a6b55403936c1a235723443c126afe86f3b46233788e91aa246550', 'amz-sdk-invocation-id': b'c58bc1f5-78b5-426e-92cf-64f708155c0f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:27 GMT', 'x-amzn-requestid': 'FCajTevGbGeUKCUGmHzp1Vl5Ejn8i2VoMNrxgHE4vTJKmamOj3dM', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074027Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074027Z
20251114/us-east-1/s3/aws4_request
1cd53c81186eae104a49d4c3b1bc78e5d92517af791aec880059154a653a3af8
DEBUG    botocore.auth:auth.py:430 Signature:
36c3b31d1149811c6e4f694cf491c9434d18fc2c1fab8625bb750bdcfcb296f9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074027Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=36c3b31d1149811c6e4f694cf491c9434d18fc2c1fab8625bb750bdcfcb296f9', 'amz-sdk-invocation-id': b'41cef201-007f-4d93-af22-6d68c43ab1ec', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 18632
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:27 GMT', 'x-amzn-requestid': '3Ix2QTmDx3KWGYoWy2fyVQjTWtWXkwaymio2hqNBBoe3y0xPaO3h', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '18632', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 35704f3c-a5bf-4890-af37-a123e7b8a44e, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 35704f3c-a5bf-4890-af37-a123e7b8a44e, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 35704f3c-a5bf-4890-af37-a123e7b8a44e, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a116b9ff-11bc-4d32-bd07-6eda284d2f25, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a116b9ff-11bc-4d32-bd07-6eda284d2f25, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a116b9ff-11bc-4d32-bd07-6eda284d2f25, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 393, 'Portions': 50, 'ActivePortions': 50}, '__DEFAULT': {'Rows': 99607, 'Portions': 135, 'ActivePortions': 135}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 50, 'BlobSize': 69224, 'BlobCount': 250}, '__DEFAULT': {'Portions': 135, 'BlobSize': 4438976, 'BlobCount': 675}}, cold bucket stat: (0, 0), frozen bucket stat: (50, 69224)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074029Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074029Z
20251114/us-east-1/s3/aws4_request
44560c23f1d13f5a6d56a7d0e2ec6a68cfad6758d4bb5d0f85886736e55157a7
DEBUG    botocore.auth:auth.py:430 Signature:
ad1dadbf9b19da47828b8244525e8811c0aeedd416ff7f772c65468d870aca28
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074029Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ad1dadbf9b19da47828b8244525e8811c0aeedd416ff7f772c65468d870aca28', 'amz-sdk-invocation-id': b'e326b99a-7acc-4bb8-9876-fdc8e65abbe3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:29 GMT', 'x-amzn-requestid': 'JSuF2GRDxVdXasTV6EVC91lMCHb77mEAJVz3JN3zw3JW9OedWUuG', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074029Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074029Z
20251114/us-east-1/s3/aws4_request
4a9ee0149f9b85a0465cb63a3201e91e061ebcbc5fcd4fcc9b85ca3fc8ce8da4
DEBUG    botocore.auth:auth.py:430 Signature:
11ed802545ccde2b530be602979ecc657186975552b8e8a96412e4d01f5a1f2a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074029Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=11ed802545ccde2b530be602979ecc657186975552b8e8a96412e4d01f5a1f2a', 'amz-sdk-invocation-id': b'40e50b56-8284-4fcb-8753-7ed4e04543e1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:29 GMT', 'x-amzn-requestid': 'vzBHPYqdKZ35dkqjmzjIc0P69afQhrCXsmdx5bYdMVeAYzHuz053', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074029Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074029Z
20251114/us-east-1/s3/aws4_request
6f1df520178fa726d4090786426320db219644a06840f5cf836803baaf54541a
DEBUG    botocore.auth:auth.py:430 Signature:
b08f35c4b3a74a1a00cd4640b35887e653f265912ccb8312f244a74599daf42c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074029Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b08f35c4b3a74a1a00cd4640b35887e653f265912ccb8312f244a74599daf42c', 'amz-sdk-invocation-id': b'3eca45ba-e122-4c2d-a8b6-c741d665e30f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 18632
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:29 GMT', 'x-amzn-requestid': 'eU3i68lchhs92v4q2q4YFEiS8c86biVwDejZdwyUn2U96bigw3oF', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '18632', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, eff27c67-faab-4d90-861b-726348e7d775, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, eff27c67-faab-4d90-861b-726348e7d775, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, eff27c67-faab-4d90-861b-726348e7d775, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f0c76b81-6487-4456-b2e4-1a1b5d4cb543, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f0c76b81-6487-4456-b2e4-1a1b5d4cb543, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f0c76b81-6487-4456-b2e4-1a1b5d4cb543, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99607, 'Portions': 135, 'ActivePortions': 135}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 393, 'Portions': 50, 'ActivePortions': 50}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 50, 'BlobSize': 69224, 'BlobCount': 250}, '__DEFAULT': {'Portions': 135, 'BlobSize': 4438976, 'BlobCount': 675}}, cold bucket stat: (0, 0), frozen bucket stat: (50, 69224)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074030Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074030Z
20251114/us-east-1/s3/aws4_request
9a8d793464f68a83947f2dbbbd3bd34efb57f3736d32a30dfdc2ea4f5acf1640
DEBUG    botocore.auth:auth.py:430 Signature:
fba39a6ace958ecb5bae70603df0da499af0c3200ba3ccd3daf252e4c6dc967d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074030Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fba39a6ace958ecb5bae70603df0da499af0c3200ba3ccd3daf252e4c6dc967d', 'amz-sdk-invocation-id': b'06285c6f-25b1-4827-bd0b-905770efd48a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:30 GMT', 'x-amzn-requestid': 'BQm8YEjA8dAKTPzD5bxy9FkDGHwUcgjBDUQRuQmux5UaTjPAkRMd', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074030Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074030Z
20251114/us-east-1/s3/aws4_request
643a1392e049a23ce704b4b6d3238a9a61792af5d7a5e8cba1747ec7eca41f39
DEBUG    botocore.auth:auth.py:430 Signature:
f5bb0aa3553fe8c23b226f17787f36340c57444fbc79384c37d5a04d616a03fb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074030Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f5bb0aa3553fe8c23b226f17787f36340c57444fbc79384c37d5a04d616a03fb', 'amz-sdk-invocation-id': b'3f7688f3-1749-47ee-b566-5ef34571e2f2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:30 GMT', 'x-amzn-requestid': 'DU0cYl3elppgrfoFvhSAKuGKceEt46njIUHtCULByydJSpTcG3HL', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074030Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074030Z
20251114/us-east-1/s3/aws4_request
b52cc53dfb433799a23f90bb5730beedb01c7632f1fdde18e033a4f1c3964a60
DEBUG    botocore.auth:auth.py:430 Signature:
18e3c9ecfb47b247f011b9b1febb38d77cf43c593594c86aece85148dd4cfcb0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074030Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=18e3c9ecfb47b247f011b9b1febb38d77cf43c593594c86aece85148dd4cfcb0', 'amz-sdk-invocation-id': b'47b665c6-0e43-4935-94a4-1aeefd46aead', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 18632
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:30 GMT', 'x-amzn-requestid': 'XDXHC4l9PQYM3W1z7Ahe6YppQ9l7hpC0YGly9Bp1Veo3UFxmz9Qr', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '18632', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6a74799b-ccae-4297-b2ef-6f1c915820c4, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6a74799b-ccae-4297-b2ef-6f1c915820c4, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6a74799b-ccae-4297-b2ef-6f1c915820c4, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 247d8645-3d53-4932-b9f9-2c3a260db94e, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 247d8645-3d53-4932-b9f9-2c3a260db94e, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 247d8645-3d53-4932-b9f9-2c3a260db94e, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99607, 'Portions': 135, 'ActivePortions': 135}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 393, 'Portions': 50, 'ActivePortions': 50}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 50, 'BlobSize': 69224, 'BlobCount': 250}, '__DEFAULT': {'Portions': 135, 'BlobSize': 4438976, 'BlobCount': 675}}, cold bucket stat: (0, 0), frozen bucket stat: (50, 69224)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074031Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074031Z
20251114/us-east-1/s3/aws4_request
0e22fb631847a2b75db9b8ead292e334fb50189abe2702d8b9d56ef4e794b1b9
DEBUG    botocore.auth:auth.py:430 Signature:
760fde4f27a655336c6f2e4f7e1ed3a8bf6e0cd1007b88bdfdee9c9b4d0789e2
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074031Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=760fde4f27a655336c6f2e4f7e1ed3a8bf6e0cd1007b88bdfdee9c9b4d0789e2', 'amz-sdk-invocation-id': b'318eefcc-c7b1-4681-a820-d5317fbd1c20', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:31 GMT', 'x-amzn-requestid': 'E9z67oJu2ET85PDzGLy8sBiV2oFrq8d2TCNXkceaXJgBEWOYe9ev', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074031Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074031Z
20251114/us-east-1/s3/aws4_request
fae120cb928d0474c07e64fcadc194bfd42bbf1053e4ed4445f2a3bdc7b57e85
DEBUG    botocore.auth:auth.py:430 Signature:
0c745c5ceede1088dcd9ced0c9e31b3d1043e625cbd2389a3f11c0b52cbbbcb6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074031Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0c745c5ceede1088dcd9ced0c9e31b3d1043e625cbd2389a3f11c0b52cbbbcb6', 'amz-sdk-invocation-id': b'da20e688-3963-4742-ae75-277a8de33358', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:31 GMT', 'x-amzn-requestid': 'ZxIk2CeF71FdL0nsrJ4OkYEpZsnQMMy60KyxQM7yZKt9lWlqdUc4', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074032Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074032Z
20251114/us-east-1/s3/aws4_request
fe9919733794283fe96c4cde57e243f71dcaf1b3ea66162dc39e1e52cc22cf32
DEBUG    botocore.auth:auth.py:430 Signature:
baf83a733d51bfa9fc96e06c48178fcd96215825004857d530640969ba7d451d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074032Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=baf83a733d51bfa9fc96e06c48178fcd96215825004857d530640969ba7d451d', 'amz-sdk-invocation-id': b'4f47534e-8dd7-480f-8cae-c177ba4512a5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 18632
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:32 GMT', 'x-amzn-requestid': 'kEoKlzQe6oAkQ0dSJ7nLvZJQHYhlTx9wVAhvAZITBFbHUPhs5KcX', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '18632', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 1e494974-57a4-4616-8ffa-5543c04ae96a, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 1e494974-57a4-4616-8ffa-5543c04ae96a, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 1e494974-57a4-4616-8ffa-5543c04ae96a, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 223c8c25-50e9-4aa9-b3b3-ffc2889b5aee, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 223c8c25-50e9-4aa9-b3b3-ffc2889b5aee, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 223c8c25-50e9-4aa9-b3b3-ffc2889b5aee, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 393, 'Portions': 50, 'ActivePortions': 50}, '__DEFAULT': {'Rows': 99607, 'Portions': 135, 'ActivePortions': 135}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 50, 'BlobSize': 69224, 'BlobCount': 250}, '__DEFAULT': {'Portions': 135, 'BlobSize': 4438976, 'BlobCount': 675}}, cold bucket stat: (0, 0), frozen bucket stat: (50, 69224)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074033Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074033Z
20251114/us-east-1/s3/aws4_request
e6d676660919027c86d30aac256673b156c75307ecf395b2d46dc29cd2ce6ff9
DEBUG    botocore.auth:auth.py:430 Signature:
2538438fade6d1cf3ad0dae2461f84f7c99759711e503e54f0ddcbcafad01df4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074033Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2538438fade6d1cf3ad0dae2461f84f7c99759711e503e54f0ddcbcafad01df4', 'amz-sdk-invocation-id': b'dc821d82-4197-4dee-805c-93b43f746627', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:33 GMT', 'x-amzn-requestid': '0gKJSeuFuKqDlVx0Sk2EkWlJsUFVK9hl48XMVhoAn8YIqKmeIVOS', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074033Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074033Z
20251114/us-east-1/s3/aws4_request
03a22d50a45066a1483806e148114e33c580c838e5094d90d51db59959fd1f02
DEBUG    botocore.auth:auth.py:430 Signature:
82f9c2d3a90e05cd31709ac7348ec79c26e8816d38b41b0dafb15d1e55934385
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074033Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=82f9c2d3a90e05cd31709ac7348ec79c26e8816d38b41b0dafb15d1e55934385', 'amz-sdk-invocation-id': b'9a69017b-e269-4a09-a32b-413b730dfb1e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:33 GMT', 'x-amzn-requestid': '1nmvp15oUszutLgLh2JEPZKW9o54QEQqr5rENOZ9avGcy6SS2q4Q', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074033Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074033Z
20251114/us-east-1/s3/aws4_request
b704e100a446ac01e20226d8668d45c61f716296227ccceb2afdbe7790e46f3d
DEBUG    botocore.auth:auth.py:430 Signature:
ca80552aa1e9f000acb980c4007213189e1bbe9ea13d66145222039a1cd94e93
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074033Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ca80552aa1e9f000acb980c4007213189e1bbe9ea13d66145222039a1cd94e93', 'amz-sdk-invocation-id': b'2c0943ea-1816-4c79-b9eb-1ae58b86f581', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 18632
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:33 GMT', 'x-amzn-requestid': 'Hbv7MsqWJrNL7mTvJPz0Mc3GaUEVAb1Tpun4NNzFIc4LfBkcwuOO', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '18632', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 7c392904-e286-4b4b-b0d6-4713138df055, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 7c392904-e286-4b4b-b0d6-4713138df055, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 7c392904-e286-4b4b-b0d6-4713138df055, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 5997f20f-f589-4c8a-a285-ded234d96483, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 5997f20f-f589-4c8a-a285-ded234d96483, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 5997f20f-f589-4c8a-a285-ded234d96483, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 393, 'Portions': 50, 'ActivePortions': 50}, '__DEFAULT': {'Rows': 99607, 'Portions': 135, 'ActivePortions': 135}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 50, 'BlobSize': 69224, 'BlobCount': 250}, '__DEFAULT': {'Portions': 135, 'BlobSize': 4438976, 'BlobCount': 675}}, cold bucket stat: (0, 0), frozen bucket stat: (50, 69224)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074034Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074034Z
20251114/us-east-1/s3/aws4_request
eee45b3b9caf9212b56e785be3e8023f6266140b443249f24bd89367170e772a
DEBUG    botocore.auth:auth.py:430 Signature:
56395958b21748719d8d4557d03fa03401cb5aa6f3da44184474624b95bdde24
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074034Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=56395958b21748719d8d4557d03fa03401cb5aa6f3da44184474624b95bdde24', 'amz-sdk-invocation-id': b'4fad9626-9d7d-42a6-b942-7c9a3ff44c9e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:34 GMT', 'x-amzn-requestid': 'teqCCnuOc1hqwisVB6ZUd8VBnOQVLkeh8vbXSHrYEXl8DZJCHITN', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074034Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074034Z
20251114/us-east-1/s3/aws4_request
977d27276daaac9a76062cff9062e3795129592ecc6feb9d64e7e78ee16d5d90
DEBUG    botocore.auth:auth.py:430 Signature:
69e865951ab518dfd9aa4fd48c9e52a11a22d1707e26551ee9bf209dfbd54146
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074034Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=69e865951ab518dfd9aa4fd48c9e52a11a22d1707e26551ee9bf209dfbd54146', 'amz-sdk-invocation-id': b'8e7a9079-5a48-455c-9827-5d9e38298c67', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:34 GMT', 'x-amzn-requestid': '7sWIKwV3R2GCboCf076c88gN0viuIHmr1UvNKM05ML8gL3OYB7Kj', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074035Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074035Z
20251114/us-east-1/s3/aws4_request
1c104a4fe5ee7e08b8214c2bb5de1be4469c0235bfaa05c3bd0c3cfeaef507f9
DEBUG    botocore.auth:auth.py:430 Signature:
6b2610a1868b5c813e0c73f6300e16c869bf07c68123e39836a697add2040620
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074035Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6b2610a1868b5c813e0c73f6300e16c869bf07c68123e39836a697add2040620', 'amz-sdk-invocation-id': b'a8352748-3f7c-417e-a3e0-238abc842711', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 18632
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:35 GMT', 'x-amzn-requestid': 'FQUYjDESfwTolclnGBFz8NIrmJDu8flUNQlbWgi9YQ7V9h9sYYes', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '18632', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 402a1907-7bd7-432f-840f-9983c5ef94f0, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 402a1907-7bd7-432f-840f-9983c5ef94f0, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 402a1907-7bd7-432f-840f-9983c5ef94f0, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b74b622f-6361-49c1-8936-75b76388013f, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b74b622f-6361-49c1-8936-75b76388013f, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b74b622f-6361-49c1-8936-75b76388013f, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 393, 'Portions': 50, 'ActivePortions': 50}, '__DEFAULT': {'Rows': 99607, 'Portions': 135, 'ActivePortions': 135}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 50, 'BlobSize': 69224, 'BlobCount': 250}, '__DEFAULT': {'Portions': 135, 'BlobSize': 4438976, 'BlobCount': 675}}, cold bucket stat: (0, 0), frozen bucket stat: (50, 69224)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074036Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074036Z
20251114/us-east-1/s3/aws4_request
c5e641589c47a5ca44cdbdb4751bdb465c7943eb3c3ac7a53644a9cb1f4a392b
DEBUG    botocore.auth:auth.py:430 Signature:
dfb63ceac2d4177fcaccd4cd27d150aee07142371f65637cfecba0955d9f07f2
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074036Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=dfb63ceac2d4177fcaccd4cd27d150aee07142371f65637cfecba0955d9f07f2', 'amz-sdk-invocation-id': b'93cb1a99-7a3e-4397-9d3c-d5fbc3e258ab', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:36 GMT', 'x-amzn-requestid': 'uJoQuIpxBkF1fXboBg7LttKGuieRzGBcjZ7TFaWGXoyzAxL0SjLP', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074036Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074036Z
20251114/us-east-1/s3/aws4_request
4488531ed2c8b62b7b7450827ba93a0ff7d823ab7d40749c1c16ec3e2cac410c
DEBUG    botocore.auth:auth.py:430 Signature:
b5d0258ad8bc241ae324bcf628b5b54750c9f61481c569d753f8f95271891d6d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074036Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b5d0258ad8bc241ae324bcf628b5b54750c9f61481c569d753f8f95271891d6d', 'amz-sdk-invocation-id': b'3e7b1d7c-1d6a-47d4-ba75-fff7cf75f6c8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:36 GMT', 'x-amzn-requestid': '9GD3Np1c4nEpenTrsrl0mSHDIqdxia3IioEoJPMe0ZH6jtmpDwEW', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074036Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074036Z
20251114/us-east-1/s3/aws4_request
b7015d7194d92041bc1d6295f810ddb03d64e9ef2ab2fcaeab183db7ec169a55
DEBUG    botocore.auth:auth.py:430 Signature:
52ee0dec132b1b0a58f9006e3ef686b7e3b15abbf71fddbd0a3f60c9778140f0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074036Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=52ee0dec132b1b0a58f9006e3ef686b7e3b15abbf71fddbd0a3f60c9778140f0', 'amz-sdk-invocation-id': b'c41d704d-47f6-47ae-a2fa-f18cc9093b37', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 18632
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:36 GMT', 'x-amzn-requestid': '5JWFvhVlJbcMLLBlF7fdxzk2TyfciNwNe5EkTyh4eXP4CzGD9nhO', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '18632', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 76e4915e-6f44-4a19-b7a6-2d69a66ab7af, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 76e4915e-6f44-4a19-b7a6-2d69a66ab7af, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 76e4915e-6f44-4a19-b7a6-2d69a66ab7af, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 79f49385-1c02-4191-815b-ee26270ea9a0, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 79f49385-1c02-4191-815b-ee26270ea9a0, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 79f49385-1c02-4191-815b-ee26270ea9a0, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 393, 'Portions': 50, 'ActivePortions': 50}, '__DEFAULT': {'Rows': 99607, 'Portions': 135, 'ActivePortions': 135}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 50, 'BlobSize': 69224, 'BlobCount': 250}, '__DEFAULT': {'Portions': 135, 'BlobSize': 4438976, 'BlobCount': 675}}, cold bucket stat: (0, 0), frozen bucket stat: (50, 69224)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074037Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074037Z
20251114/us-east-1/s3/aws4_request
30c0c975ccd69b4efb436c63ab82cfa57fac2a54fb7f0079ec5e69580795a3f6
DEBUG    botocore.auth:auth.py:430 Signature:
18a0d8fea67c74e00693f21ab84e4e64816e7931b2824c1a3b1f7cc88ea95365
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074037Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=18a0d8fea67c74e00693f21ab84e4e64816e7931b2824c1a3b1f7cc88ea95365', 'amz-sdk-invocation-id': b'5ae871eb-6856-4863-a5c5-0e5882af6ea9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:37 GMT', 'x-amzn-requestid': '2VrktQTCVo9MFDz0E8c48C4rLBBEDweaDijU8CKdUtgExyTRNal5', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074037Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074037Z
20251114/us-east-1/s3/aws4_request
dfc5f440ebeaa1929f520e62963a7b97022d404ef3e5d87731c8114cac7007f8
DEBUG    botocore.auth:auth.py:430 Signature:
d1f8c5e8783058712d10fda41e70ffbf55ac961e74aebc3516753d2d9330dd65
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074037Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d1f8c5e8783058712d10fda41e70ffbf55ac961e74aebc3516753d2d9330dd65', 'amz-sdk-invocation-id': b'baf7fec8-f847-43bc-92c1-a5b18ee5b736', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:37 GMT', 'x-amzn-requestid': 'sCrDwUCODcpDgjl4ZLhbIBEGD4YTvnIvWGVP3gZ3hksHxmlrQNF6', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074037Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074037Z
20251114/us-east-1/s3/aws4_request
6781551fa70b4185c3d7fc535744602dcbfdee98d1050115d9ba3f08455e12cc
DEBUG    botocore.auth:auth.py:430 Signature:
10377446f5c46c7457ce5bb43e90131dca86698f1d144bffd54b04d1b82d55a9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074037Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=10377446f5c46c7457ce5bb43e90131dca86698f1d144bffd54b04d1b82d55a9', 'amz-sdk-invocation-id': b'4b98674c-1936-4b01-aad2-94a42f3f2d51', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 18632
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:37 GMT', 'x-amzn-requestid': 'eLmJUbQD4yPAyGmRTrjiJrRxjAOQKgwkYgHga3LFEcd65gN8augJ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '18632', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6106ee03-d217-4bb4-bb46-7e4c29b3f43e, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6106ee03-d217-4bb4-bb46-7e4c29b3f43e, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6106ee03-d217-4bb4-bb46-7e4c29b3f43e, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b8ac2b33-1fa6-4897-9218-98d3ec91a5cf, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b8ac2b33-1fa6-4897-9218-98d3ec91a5cf, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b8ac2b33-1fa6-4897-9218-98d3ec91a5cf, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99607, 'Portions': 135, 'ActivePortions': 135}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 393, 'Portions': 50, 'ActivePortions': 50}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 50, 'BlobSize': 69224, 'BlobCount': 250}, '__DEFAULT': {'Portions': 135, 'BlobSize': 4438976, 'BlobCount': 675}}, cold bucket stat: (0, 0), frozen bucket stat: (50, 69224)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074039Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074039Z
20251114/us-east-1/s3/aws4_request
5b8c48698e7485790788afe91849c1778989dfc2212dd4a45f0b6e94c85c15b8
DEBUG    botocore.auth:auth.py:430 Signature:
34e0130a52460aa5fcb93c68041d9b96e95d529ba42300b9c2efbaec8dbffa72
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074039Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=34e0130a52460aa5fcb93c68041d9b96e95d529ba42300b9c2efbaec8dbffa72', 'amz-sdk-invocation-id': b'f746047a-e6a3-4a56-8177-c6fd9bc00c4f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:39 GMT', 'x-amzn-requestid': 'niUjHFswk8SQPPYn5GNKIaZLLEvSPDJc0OqIs7nZhICmwxVGwseV', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074039Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074039Z
20251114/us-east-1/s3/aws4_request
8797d4d4dc09ae165780165170340f7566b13e0e5dbd79fd806b7d3c835b7c2d
DEBUG    botocore.auth:auth.py:430 Signature:
b765af676d2c7dc3c0e6a6330f37cbfc57a513640ca29e9a7999246452307af4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074039Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b765af676d2c7dc3c0e6a6330f37cbfc57a513640ca29e9a7999246452307af4', 'amz-sdk-invocation-id': b'a6aa3ec7-c5dd-4f69-9402-327cb76ade37', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:39 GMT', 'x-amzn-requestid': 'FCWviUWMX0hqR81cOqKCsogC50n55whTAkEXz8HCZnj3tAlzzZUc', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074039Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074039Z
20251114/us-east-1/s3/aws4_request
9b88f574d579f93899561d89732bfb09c4a597b063183d5f08efacdf93b6bfe2
DEBUG    botocore.auth:auth.py:430 Signature:
dacff52b5292e1f60eb5095303d7037f907d1e3a3b347093e18cce360a5f796a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074039Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=dacff52b5292e1f60eb5095303d7037f907d1e3a3b347093e18cce360a5f796a', 'amz-sdk-invocation-id': b'f87320dc-8029-4766-81bf-3948102f2419', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 18632
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:39 GMT', 'x-amzn-requestid': 'u5Tnui3WI0m4XLaxCkq2vXTrBhXCbaDSxKPWmJ5zABKfAaZR5h7i', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '18632', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 5bc09bb7-f7fb-4f19-9b14-02ef76d60ae1, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 5bc09bb7-f7fb-4f19-9b14-02ef76d60ae1, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 5bc09bb7-f7fb-4f19-9b14-02ef76d60ae1, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b3a2763a-589d-413a-bb5b-cf7766cbbf2e, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b3a2763a-589d-413a-bb5b-cf7766cbbf2e, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b3a2763a-589d-413a-bb5b-cf7766cbbf2e, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99607, 'Portions': 135, 'ActivePortions': 135}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 393, 'Portions': 50, 'ActivePortions': 50}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 50, 'BlobSize': 69224, 'BlobCount': 250}, '__DEFAULT': {'Portions': 135, 'BlobSize': 4438976, 'BlobCount': 675}}, cold bucket stat: (0, 0), frozen bucket stat: (50, 69224)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074040Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074040Z
20251114/us-east-1/s3/aws4_request
6598792c0d0d9c2d9fc1fa99b3d28076f8f64fe9a671ece76f1ddadc28893a78
DEBUG    botocore.auth:auth.py:430 Signature:
1ba91f26ef3fcea80c770bd968a0ae176fd64dfd3c0a6600eb790016fc909780
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074040Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1ba91f26ef3fcea80c770bd968a0ae176fd64dfd3c0a6600eb790016fc909780', 'amz-sdk-invocation-id': b'd9205981-f04f-484a-b9ac-3acfba7b8105', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:40 GMT', 'x-amzn-requestid': '426P7Wm3hBERbiqNSBSLt6OZIHQTid04HqGKI9P1M664xYub4fPF', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074040Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074040Z
20251114/us-east-1/s3/aws4_request
dbc2fe2e6a8b57d8981100638bc60f6b799c356104092f72b76b97771bb4944b
DEBUG    botocore.auth:auth.py:430 Signature:
f81fada518e8fea4919f47112105d37d35b9794129647c3b53785cb67d6f00fb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074040Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f81fada518e8fea4919f47112105d37d35b9794129647c3b53785cb67d6f00fb', 'amz-sdk-invocation-id': b'9ffe700c-5611-4a10-a6d1-44db7ed9c85c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:40 GMT', 'x-amzn-requestid': 'itoATyaWgoVyehmm1XooWYkay7Fe0xUwQgMRHksp8nquDyG3O6Mm', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074040Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074040Z
20251114/us-east-1/s3/aws4_request
54620801b25d10f49836ff6a35851bb7c7392b6eaf93e7747eb246672eac277d
DEBUG    botocore.auth:auth.py:430 Signature:
e7467aa0682a45ec0d08dc6e6160ec9f31794e1691c3e895f139a70706448dd8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074040Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e7467aa0682a45ec0d08dc6e6160ec9f31794e1691c3e895f139a70706448dd8', 'amz-sdk-invocation-id': b'adbbfc42-3d08-446a-9f0e-1ed723ac3d56', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 18632
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:40 GMT', 'x-amzn-requestid': 'exMIsjVNxKqJ75TuIW4EZHootQ6w7cGATfSnZ3XKJq5v8fOiPzTh', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '18632', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f29e611a-ab84-4896-93e5-16ae2f59987c, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f29e611a-ab84-4896-93e5-16ae2f59987c, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f29e611a-ab84-4896-93e5-16ae2f59987c, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 2859ee35-1178-44ed-8871-891cc88e373d, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 2859ee35-1178-44ed-8871-891cc88e373d, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 2859ee35-1178-44ed-8871-891cc88e373d, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 393, 'Portions': 50, 'ActivePortions': 50}, '__DEFAULT': {'Rows': 99607, 'Portions': 135, 'ActivePortions': 135}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 50, 'BlobSize': 69224, 'BlobCount': 250}, '__DEFAULT': {'Portions': 135, 'BlobSize': 4438976, 'BlobCount': 675}}, cold bucket stat: (0, 0), frozen bucket stat: (50, 69224)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074041Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074041Z
20251114/us-east-1/s3/aws4_request
34cae3e1c27ba4e4eaaa9bdffb231ddc4cfce512606415b8906ecd45f926551c
DEBUG    botocore.auth:auth.py:430 Signature:
13f01868327f7906216d5e392a1a3a627f681240e5e4e6ce7154ff8e00cdfdd8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074041Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=13f01868327f7906216d5e392a1a3a627f681240e5e4e6ce7154ff8e00cdfdd8', 'amz-sdk-invocation-id': b'ec7dbbed-0f6f-493a-9af5-db20d501727f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:41 GMT', 'x-amzn-requestid': 'xrhYVOVnvSDXjuJWOBkAjf0th6zVQKjnd9HL7LeJOLXewdauYm0e', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074041Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074041Z
20251114/us-east-1/s3/aws4_request
58bbf6141144ab8aed9afa1180cef1e31ead9ad91f5f1731c85d2fe92a7ab3bf
DEBUG    botocore.auth:auth.py:430 Signature:
158335e4468bb5749b69ca0842eb1f6e20fcb306a9f06ab9ba4bcc8438494b77
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074041Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=158335e4468bb5749b69ca0842eb1f6e20fcb306a9f06ab9ba4bcc8438494b77', 'amz-sdk-invocation-id': b'7d1a5b1c-3884-427f-a516-1e39d913c4e0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:41 GMT', 'x-amzn-requestid': '33IXfzKamyjLF1sq34SrF3h46fnXJBCDc6J9alTgYaUtVmaJtQHN', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074041Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074041Z
20251114/us-east-1/s3/aws4_request
40acefcff10721099c75afa160a8cc40073f0976c5b8a41756a023be6757a68c
DEBUG    botocore.auth:auth.py:430 Signature:
e6c427865e285a009aa059f02e9218d6d159d718675acbbcc6895cb22aab939e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074041Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e6c427865e285a009aa059f02e9218d6d159d718675acbbcc6895cb22aab939e', 'amz-sdk-invocation-id': b'04dd7880-14fe-42a0-adb1-dbd115ec6793', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 18632
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:41 GMT', 'x-amzn-requestid': 'hevYBNpN6g998bdO95ziAq8yx0JMidXfEmaXxElohHfdICWfOiio', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '18632', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a9d88ae7-d2de-49b8-b476-640d7a5e906f, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a9d88ae7-d2de-49b8-b476-640d7a5e906f, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a9d88ae7-d2de-49b8-b476-640d7a5e906f, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 63f6206e-f1e7-44dc-80f6-25e0fffc9761, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 63f6206e-f1e7-44dc-80f6-25e0fffc9761, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 63f6206e-f1e7-44dc-80f6-25e0fffc9761, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 393, 'Portions': 50, 'ActivePortions': 50}, '__DEFAULT': {'Rows': 99607, 'Portions': 135, 'ActivePortions': 135}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 50, 'BlobSize': 69224, 'BlobCount': 250}, '__DEFAULT': {'Portions': 135, 'BlobSize': 4438976, 'BlobCount': 675}}, cold bucket stat: (0, 0), frozen bucket stat: (50, 69224)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074043Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074043Z
20251114/us-east-1/s3/aws4_request
aaa83f70cbf0da26f9c9af4020033abc52c48c804ef4ce7df6af9736476aaef2
DEBUG    botocore.auth:auth.py:430 Signature:
ff6162eebe8349061a4ef8c55b3080500ba470c229f28e08cb9133da840af373
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074043Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ff6162eebe8349061a4ef8c55b3080500ba470c229f28e08cb9133da840af373', 'amz-sdk-invocation-id': b'4872c76f-96ff-4fca-9bed-4e7a127c6391', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:43 GMT', 'x-amzn-requestid': 'hltwBRD0BniP1d2EvqXL0vVc669rz8hZkR8OaZXtTu4Wql06azjX', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074043Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074043Z
20251114/us-east-1/s3/aws4_request
cf4c4f86ced877e9978da950a0df74c2c619eeb96953a2e7f36d37c6b0f7994b
DEBUG    botocore.auth:auth.py:430 Signature:
7853c0900bdbb059df926655c9ec53a216f58961ecc88badefbe3d6cb86dbaf5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074043Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7853c0900bdbb059df926655c9ec53a216f58961ecc88badefbe3d6cb86dbaf5', 'amz-sdk-invocation-id': b'4f93e754-1d55-418f-b709-4cd3697f61a4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:43 GMT', 'x-amzn-requestid': 'Fe7JkFO8WlX1BUU0f0cmYotICrkpJYqOybWqsVGsFRd97vz5okgo', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074043Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074043Z
20251114/us-east-1/s3/aws4_request
a4d605bca0ef4b6cf0e91184428f5704bdf809fa57099cc5ad05498b27380345
DEBUG    botocore.auth:auth.py:430 Signature:
4d0f3129bfd45a4b92f4b88ed7d236e26505eb25b49fefd83a804b95b05dba6b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074043Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4d0f3129bfd45a4b92f4b88ed7d236e26505eb25b49fefd83a804b95b05dba6b', 'amz-sdk-invocation-id': b'b9144855-32fc-466d-85e5-d38de67cd35f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 18632
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:43 GMT', 'x-amzn-requestid': 'w05ClSF6XxFTy5nWnlwRvtgMhJYwOsi9IrMQFaLRgeXcXWF2SHOT', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '18632', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 408d65c5-d081-4bc1-a9dc-9d5d3f853f8e, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 408d65c5-d081-4bc1-a9dc-9d5d3f853f8e, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 408d65c5-d081-4bc1-a9dc-9d5d3f853f8e, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 0855fccf-49b7-4090-9da1-85f6a20c739b, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 0855fccf-49b7-4090-9da1-85f6a20c739b, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 0855fccf-49b7-4090-9da1-85f6a20c739b, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 393, 'Portions': 50, 'ActivePortions': 50}, '__DEFAULT': {'Rows': 99607, 'Portions': 135, 'ActivePortions': 135}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 50, 'BlobSize': 69224, 'BlobCount': 250}, '__DEFAULT': {'Portions': 135, 'BlobSize': 4438976, 'BlobCount': 675}}, cold bucket stat: (0, 0), frozen bucket stat: (50, 69224)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074044Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074044Z
20251114/us-east-1/s3/aws4_request
100aa4b7dfded9f84edf7dd21d5bb8ab6d97cb755fa3c4c2d735740c1a5a05a6
DEBUG    botocore.auth:auth.py:430 Signature:
a7b73ed65a70c111e6d59ae00bf3b85383296577f4056a85045d8c828cc9cca5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074044Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a7b73ed65a70c111e6d59ae00bf3b85383296577f4056a85045d8c828cc9cca5', 'amz-sdk-invocation-id': b'8091506c-18f0-4dbd-8014-27e8a1044431', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:44 GMT', 'x-amzn-requestid': 'ooT7K27W9qz3cz7mOCbWOKhkcmdLCz51BQZ8T0sWmZsimOmoi4PY', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074044Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074044Z
20251114/us-east-1/s3/aws4_request
3ccb6e671e4700cc9d4646e3f410e1c3252156ac6ecf860561f84130828cce0f
DEBUG    botocore.auth:auth.py:430 Signature:
042f4d57f69ca4c4ff0e775541bb5ac61ab7c81057778b94f7aa9f950fc8b93f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074044Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=042f4d57f69ca4c4ff0e775541bb5ac61ab7c81057778b94f7aa9f950fc8b93f', 'amz-sdk-invocation-id': b'b1742103-9a0f-4bc3-8cc7-9128787f814f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:44 GMT', 'x-amzn-requestid': 'wDgMekODxG5gp8TitfhPQzo4HbgSHAL79nFaH1Kbn9hsNhxc1b4N', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074044Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074044Z
20251114/us-east-1/s3/aws4_request
a27c7e20371894f4ae1ace317353f8ad30e0acffbdf35ffd12e39f9fd3f2d479
DEBUG    botocore.auth:auth.py:430 Signature:
6be607afd415f7e8e66593b0c4b2c13f7f9c62ced20f8409f846fbbbabbae584
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074044Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6be607afd415f7e8e66593b0c4b2c13f7f9c62ced20f8409f846fbbbabbae584', 'amz-sdk-invocation-id': b'9605c231-33b7-46f5-8073-2871a9c1583c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 18632
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:44 GMT', 'x-amzn-requestid': 'swI0BBCXJbxhAtForU2RJTkGcwtko7IAzhhRuCA0C0GYZhNkMjcJ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '18632', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 4b0912ec-09de-49e7-b920-f8759d480476, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 4b0912ec-09de-49e7-b920-f8759d480476, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 4b0912ec-09de-49e7-b920-f8759d480476, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 390b33cd-28dc-44dd-a87f-a1f88d94bf7b, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 390b33cd-28dc-44dd-a87f-a1f88d94bf7b, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 390b33cd-28dc-44dd-a87f-a1f88d94bf7b, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 393, 'Portions': 50, 'ActivePortions': 50}, '__DEFAULT': {'Rows': 99607, 'Portions': 135, 'ActivePortions': 135}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 50, 'BlobSize': 69224, 'BlobCount': 250}, '__DEFAULT': {'Portions': 135, 'BlobSize': 4438976, 'BlobCount': 675}}, cold bucket stat: (0, 0), frozen bucket stat: (50, 69224)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074045Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074045Z
20251114/us-east-1/s3/aws4_request
5beba92d3284d53ff4a7fb80c3bdf7c12a2a1f6b5139f8af983d7995b3ee97b8
DEBUG    botocore.auth:auth.py:430 Signature:
a4845a831497b18cdf747ab71dbe7596123c88e82843d8f0105d647ccc6baf1b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074045Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a4845a831497b18cdf747ab71dbe7596123c88e82843d8f0105d647ccc6baf1b', 'amz-sdk-invocation-id': b'84871047-0b27-4c49-a194-ecfe6c4385c7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:45 GMT', 'x-amzn-requestid': '1JuW7OqAclMQfkbro1s0QZFrFqSDvRrd36Mlcd3XxZMpYHWgZvy3', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074045Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074045Z
20251114/us-east-1/s3/aws4_request
94068b1077db30ce702e192968ccc7e05ceacde61325344fce5d0d2084fa5b2f
DEBUG    botocore.auth:auth.py:430 Signature:
809a48d7b5fd1e6162802932a9c067544a722b4fae4fb91136d55b8930b8d24e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074045Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=809a48d7b5fd1e6162802932a9c067544a722b4fae4fb91136d55b8930b8d24e', 'amz-sdk-invocation-id': b'b95bade8-ed41-43e1-9140-8f04753593e8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:45 GMT', 'x-amzn-requestid': 'MX1nhQQqwDTASst09p4pOeT2VZJhoiQSwtat5NFDtvctk9ACdWdc', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074045Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074045Z
20251114/us-east-1/s3/aws4_request
89579ca6a6682f0fa5faf898ed7c78f9754edcb55c9b63e457f61538aaf0036b
DEBUG    botocore.auth:auth.py:430 Signature:
4f78784d9a13a00e4b63fece32a7e7e50afd766ffa5d64ca6f6142ac70eeecec
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074045Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4f78784d9a13a00e4b63fece32a7e7e50afd766ffa5d64ca6f6142ac70eeecec', 'amz-sdk-invocation-id': b'25de962c-469f-43b6-85e9-980c9b8d2ad0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 18632
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:45 GMT', 'x-amzn-requestid': 'RgWfydLi1hsAJBwBPDB4feht7c07a4AMFOwa27fcRyL33q0w5NxN', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '18632', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c0f3dee6-5087-4d9b-bff4-b2e835cb0b1d, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c0f3dee6-5087-4d9b-bff4-b2e835cb0b1d, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c0f3dee6-5087-4d9b-bff4-b2e835cb0b1d, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 57a2df69-a2aa-44b4-9830-5bcd05a98782, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 57a2df69-a2aa-44b4-9830-5bcd05a98782, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 57a2df69-a2aa-44b4-9830-5bcd05a98782, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 393, 'Portions': 50, 'ActivePortions': 50}, '__DEFAULT': {'Rows': 99607, 'Portions': 135, 'ActivePortions': 135}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 50, 'BlobSize': 69224, 'BlobCount': 250}, '__DEFAULT': {'Portions': 135, 'BlobSize': 4438976, 'BlobCount': 675}}, cold bucket stat: (0, 0), frozen bucket stat: (50, 69224)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074047Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074047Z
20251114/us-east-1/s3/aws4_request
96bd0eb09a1ba9ef6af4e0be66c5c8cb9a1ed7c798e40e2f810a194091deb956
DEBUG    botocore.auth:auth.py:430 Signature:
92db2934defa1a4d664528ceb1017c663c6510234a730f431a38be054cfee64e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074047Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=92db2934defa1a4d664528ceb1017c663c6510234a730f431a38be054cfee64e', 'amz-sdk-invocation-id': b'bf88d40f-cfa1-4260-81c1-584ab85f1d36', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:47 GMT', 'x-amzn-requestid': 'UGnBgnEMbjbk6Ami5EwHGjT8Hh14UkijSuhBc1NOxuCRVS9gC7m0', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074047Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074047Z
20251114/us-east-1/s3/aws4_request
1bb56000723b67eeb99c98a445ae88be585b3900d7093152021329c1443d37a1
DEBUG    botocore.auth:auth.py:430 Signature:
94e451feadf8501c7e16cbf8a4f2166ed85d31b91808485a10f094c75c485bc7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074047Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=94e451feadf8501c7e16cbf8a4f2166ed85d31b91808485a10f094c75c485bc7', 'amz-sdk-invocation-id': b'a44ba8aa-5871-4197-8562-62cd45fe8a99', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:47 GMT', 'x-amzn-requestid': 'H44hFZXCoZIaGDWhoQzZiroFgxUMnPPEv97T3CI214JpdVsfiTfP', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074047Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074047Z
20251114/us-east-1/s3/aws4_request
52e8bffa7e624dbf774cd233c2c1ac01e3d25e8e033ed3595e080288569fe746
DEBUG    botocore.auth:auth.py:430 Signature:
c1ccd7464283b0b5abd1938614d2c4062a5021b07039f9de29a155a4e7dd6bef
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074047Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c1ccd7464283b0b5abd1938614d2c4062a5021b07039f9de29a155a4e7dd6bef', 'amz-sdk-invocation-id': b'0ef51040-10b1-4cc8-8328-e12b0de18571', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 18632
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:47 GMT', 'x-amzn-requestid': 'r0TfLX7w6X5C9aJ8eb7vpP1jdtEnKR5Oancf4TP2f5L3cNLXKxvy', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '18632', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 7ae424b8-c883-465c-b3ba-8d907a166c66, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 7ae424b8-c883-465c-b3ba-8d907a166c66, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 7ae424b8-c883-465c-b3ba-8d907a166c66, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 00f7ab4c-dd88-40e2-8272-f928b378829f, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 00f7ab4c-dd88-40e2-8272-f928b378829f, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 00f7ab4c-dd88-40e2-8272-f928b378829f, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 393, 'Portions': 50, 'ActivePortions': 50}, '__DEFAULT': {'Rows': 99607, 'Portions': 135, 'ActivePortions': 135}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 50, 'BlobSize': 69224, 'BlobCount': 250}, '__DEFAULT': {'Portions': 135, 'BlobSize': 4438976, 'BlobCount': 675}}, cold bucket stat: (0, 0), frozen bucket stat: (50, 69224)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074048Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074048Z
20251114/us-east-1/s3/aws4_request
c1700fb9539ba7e19a38d15e793418ddd23bd7788649562ce9494b6b64b924c3
DEBUG    botocore.auth:auth.py:430 Signature:
f4708cf57aa57c70647b879b4b41b348ac8ff73cea766be3080f309ff51b2336
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074048Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f4708cf57aa57c70647b879b4b41b348ac8ff73cea766be3080f309ff51b2336', 'amz-sdk-invocation-id': b'0fbc44bd-6c80-4fee-bd68-6609c52211bb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:48 GMT', 'x-amzn-requestid': 'lkicJDGGWbYJhupHXuZcA5AaVTuaGJcP1Vli1V7aQIKocyW77Pvl', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074048Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074048Z
20251114/us-east-1/s3/aws4_request
a38c85323a7a436f36fab80793bd35d1431376a6b26f4426f290e534cfd1f952
DEBUG    botocore.auth:auth.py:430 Signature:
e59c72b6fe4c291957b4f4e0998bcd71360cc4f7c81223b4601b1c870f82dc3b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074048Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e59c72b6fe4c291957b4f4e0998bcd71360cc4f7c81223b4601b1c870f82dc3b', 'amz-sdk-invocation-id': b'030668c7-ccfd-44d3-a34e-2b29e084e70d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:48 GMT', 'x-amzn-requestid': 'v4CbjaVg372yleSTgNpXhbIcoepQKZcwRF3OzUiJkEMF7pUBnZ0P', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074048Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074048Z
20251114/us-east-1/s3/aws4_request
6fcd8051578f2a5be0d770a77f8e4a9d408c44e34cfb7a9ed55ddea3b1256467
DEBUG    botocore.auth:auth.py:430 Signature:
5c3b1690c209b28d09bab091bf14ddd06418c5f5765546b2fcce9ba4ff78b8a2
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074048Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5c3b1690c209b28d09bab091bf14ddd06418c5f5765546b2fcce9ba4ff78b8a2', 'amz-sdk-invocation-id': b'be301cfd-e391-4609-9ea8-58bf87a3c45b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 18632
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:48 GMT', 'x-amzn-requestid': '8EK3KkKmsSu0OHxjbX2p6yfgPdZGt0oanXjVuaF17vAmSQN7smHs', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '18632', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 36d4c0b1-fb4a-46a2-8671-8b98e7735474, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 36d4c0b1-fb4a-46a2-8671-8b98e7735474, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 36d4c0b1-fb4a-46a2-8671-8b98e7735474, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 76c1e0ea-face-4fb2-8da9-153f1a88d901, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 76c1e0ea-face-4fb2-8da9-153f1a88d901, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 76c1e0ea-face-4fb2-8da9-153f1a88d901, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 393, 'Portions': 50, 'ActivePortions': 50}, '__DEFAULT': {'Rows': 99607, 'Portions': 135, 'ActivePortions': 135}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 50, 'BlobSize': 69224, 'BlobCount': 250}, '__DEFAULT': {'Portions': 135, 'BlobSize': 4438976, 'BlobCount': 675}}, cold bucket stat: (0, 0), frozen bucket stat: (50, 69224)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074049Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074049Z
20251114/us-east-1/s3/aws4_request
d8238f46785d54409c925206a177dd7991092fbaa2fee5e3888e66447a365808
DEBUG    botocore.auth:auth.py:430 Signature:
6fabede3331678fff7b864a15cfb2d2e6c31b56f981d49429fba667d3417f82f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074049Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6fabede3331678fff7b864a15cfb2d2e6c31b56f981d49429fba667d3417f82f', 'amz-sdk-invocation-id': b'2c8f7583-9a8a-4187-8586-67bb1b80503a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:49 GMT', 'x-amzn-requestid': 'q2wJE2C0qoSXCpdoJ1FLg087bh166DtQ8s3bYNTeU4J7kEJJ0D8O', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074049Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074049Z
20251114/us-east-1/s3/aws4_request
aa65f64b5429ceab38b3f2deae11508a397a6bfa37071e54789e2c05cf6a0f8e
DEBUG    botocore.auth:auth.py:430 Signature:
39599a6fd6ea0008e9dd0b08303fdc678057789cb9dfa2a09a3a67f1c99ab6a1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074049Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=39599a6fd6ea0008e9dd0b08303fdc678057789cb9dfa2a09a3a67f1c99ab6a1', 'amz-sdk-invocation-id': b'a53e822e-2f38-461f-b7d7-4e8a9e079bf4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:49 GMT', 'x-amzn-requestid': 'd2r7KQ5DnpBUnyCsHH3Rorphed8DqxsGts5TkZ6SAvy8TUncL2zK', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074049Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074049Z
20251114/us-east-1/s3/aws4_request
cbbdd897f1b21dabc57aa6d7f068d3c4244c3db431b2ae3de9c3bdb6f434e327
DEBUG    botocore.auth:auth.py:430 Signature:
b02b9e1f9cf8b4a5848ba4a9c6558842553edd9d49d62ce35ac03ba2c2d1a7d0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074049Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b02b9e1f9cf8b4a5848ba4a9c6558842553edd9d49d62ce35ac03ba2c2d1a7d0', 'amz-sdk-invocation-id': b'd65c4d5f-2894-4685-ac31-035f52677d67', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 18632
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:49 GMT', 'x-amzn-requestid': 'T9Ab2M9TcRsyJgtndHiJVGOdffZczoRBaZ1ZjJNYj990vokO8jjs', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '18632', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, cae0df28-ab93-4129-a874-819c3e0d14ef, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, cae0df28-ab93-4129-a874-819c3e0d14ef, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, cae0df28-ab93-4129-a874-819c3e0d14ef, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 12a494e9-db99-47fc-a25a-876fb2c8fad7, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 12a494e9-db99-47fc-a25a-876fb2c8fad7, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 12a494e9-db99-47fc-a25a-876fb2c8fad7, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 393, 'Portions': 50, 'ActivePortions': 50}, '__DEFAULT': {'Rows': 99607, 'Portions': 135, 'ActivePortions': 135}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 50, 'BlobSize': 69224, 'BlobCount': 250}, '__DEFAULT': {'Portions': 135, 'BlobSize': 4438976, 'BlobCount': 675}}, cold bucket stat: (0, 0), frozen bucket stat: (50, 69224)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074051Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074051Z
20251114/us-east-1/s3/aws4_request
10e14ad0f54085b54f4aef9ee2e9fbde22969a4fb3381c95bfcf65d6e81a3dc6
DEBUG    botocore.auth:auth.py:430 Signature:
0e3d420a12fa95058d4ffbfb3ad7e7b31db4355bd7a9b91ecb7d5f9e8cf605e0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074051Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0e3d420a12fa95058d4ffbfb3ad7e7b31db4355bd7a9b91ecb7d5f9e8cf605e0', 'amz-sdk-invocation-id': b'9e4d75d6-b621-48c3-b9ad-1c79994b0d48', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:51 GMT', 'x-amzn-requestid': 'tKvlPpE1dhpBxwbEiNl7kqwHO0B4rZX3OnJLUQEUZRo5zlwpL3iR', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074051Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074051Z
20251114/us-east-1/s3/aws4_request
0c43ad7a51e2915ee9e39036ce8b92257731e6ccdbc59c4dace6c6084dd82ed8
DEBUG    botocore.auth:auth.py:430 Signature:
5824524dcb7d7daa37417cf9a8e805c023f6fa336874f6cd73ec845bc9c26f72
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074051Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5824524dcb7d7daa37417cf9a8e805c023f6fa336874f6cd73ec845bc9c26f72', 'amz-sdk-invocation-id': b'40b692c5-1309-498c-a7ef-678dfd5ca41f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:51 GMT', 'x-amzn-requestid': '4TFxX9TfkAGC405IHJ2BX4SH0SdpGf3azdo0UqgW976PAsCMGycX', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074051Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074051Z
20251114/us-east-1/s3/aws4_request
121dca94d940a85237b8cecb9d67736864410050d2a641b124c66f0accb432ef
DEBUG    botocore.auth:auth.py:430 Signature:
6147d80763b4149e98bcc2affab0d6aaa84c5a1cd04c2bb463df98ef9bf11f4b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074051Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6147d80763b4149e98bcc2affab0d6aaa84c5a1cd04c2bb463df98ef9bf11f4b', 'amz-sdk-invocation-id': b'326fc188-ebd1-4db6-b96a-26edb484fab4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 18632
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:51 GMT', 'x-amzn-requestid': 'cII0BAzwLJvqOx76O4ig20rW0rpx4OcvONZBHZiIP3D2rAMn65EU', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '18632', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, aacee30a-3b63-493e-8ae5-1de63a0fa853, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, aacee30a-3b63-493e-8ae5-1de63a0fa853, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, aacee30a-3b63-493e-8ae5-1de63a0fa853, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 2f2e9cbc-da21-4bd8-9815-1800ed337745, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 2f2e9cbc-da21-4bd8-9815-1800ed337745, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 2f2e9cbc-da21-4bd8-9815-1800ed337745, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 393, 'Portions': 50, 'ActivePortions': 50}, '__DEFAULT': {'Rows': 99607, 'Portions': 135, 'ActivePortions': 135}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 50, 'BlobSize': 69224, 'BlobCount': 250}, '__DEFAULT': {'Portions': 135, 'BlobSize': 4438976, 'BlobCount': 675}}, cold bucket stat: (0, 0), frozen bucket stat: (50, 69224)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074052Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074052Z
20251114/us-east-1/s3/aws4_request
24b4d1923317612ebca3fd2e3341e33b6977d39ab5bba30e723f404aea6716a4
DEBUG    botocore.auth:auth.py:430 Signature:
aaba5c69aa4eafa799d2974cebebac72ec9ae1d6f33c9e64b827fac8bcbfb883
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074052Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=aaba5c69aa4eafa799d2974cebebac72ec9ae1d6f33c9e64b827fac8bcbfb883', 'amz-sdk-invocation-id': b'1ffb30e5-7666-474f-88c1-baad2e43ee43', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:52 GMT', 'x-amzn-requestid': 'ALVfHAXyYxRa6CLRK0v19jIxHgewanGwzQsU2EKTJfRYcwt46IfY', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074052Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074052Z
20251114/us-east-1/s3/aws4_request
1f4a93af11fa001434706de583b2106f177ebb3d258bef5a2f1be51bbce42025
DEBUG    botocore.auth:auth.py:430 Signature:
583fceebd6578fa2289c5e9fb076cfdd5d498eca4d88d387bc87dcae499df284
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074052Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=583fceebd6578fa2289c5e9fb076cfdd5d498eca4d88d387bc87dcae499df284', 'amz-sdk-invocation-id': b'34604468-9703-463e-ae42-83da4fc453f2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:52 GMT', 'x-amzn-requestid': 'zkYdoMDp8NFdhNfwvjqrXTGD9ZzOKRM5wefDdAtJpd7SdFhljKLP', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074052Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074052Z
20251114/us-east-1/s3/aws4_request
1dd8f580fa5f78e9a0cbe296f5fffad1deae1eed01af316ce279c884d65e5c91
DEBUG    botocore.auth:auth.py:430 Signature:
f0a056c50551ddf283d638fdd0d9ca6a016e0d04a7d3bc704142af8b42dbcd6b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074052Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f0a056c50551ddf283d638fdd0d9ca6a016e0d04a7d3bc704142af8b42dbcd6b', 'amz-sdk-invocation-id': b'7e91acbe-38a2-4297-bc20-e84825ebeefd', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 18632
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:52 GMT', 'x-amzn-requestid': 'H4D3nb5EriV9CHdoAiKVFlwSdXgvRiIWIqoj7bSiCvDtMpd1RiNz', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '18632', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, fec7d392-2978-4732-8561-ad78e0cbb4c4, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, fec7d392-2978-4732-8561-ad78e0cbb4c4, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, fec7d392-2978-4732-8561-ad78e0cbb4c4, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 26603378-ac67-49ef-97ba-d83dbcc67a7a, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 26603378-ac67-49ef-97ba-d83dbcc67a7a, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 26603378-ac67-49ef-97ba-d83dbcc67a7a, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 393, 'Portions': 50, 'ActivePortions': 50}, '__DEFAULT': {'Rows': 99607, 'Portions': 135, 'ActivePortions': 135}}, blobs: {'__DEFAULT': {'Portions': 135, 'BlobSize': 4438976, 'BlobCount': 675}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 50, 'BlobSize': 69224, 'BlobCount': 250}}, cold bucket stat: (0, 0), frozen bucket stat: (50, 69224)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074053Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074053Z
20251114/us-east-1/s3/aws4_request
509e203746a8d174e7c30759cc52bae55b119e8c2f569fae71b1f861b1ae2562
DEBUG    botocore.auth:auth.py:430 Signature:
400bf0406361aef80152894e1d82ff77795cd8c1b78c59f9c0362da9a727b92b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074053Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=400bf0406361aef80152894e1d82ff77795cd8c1b78c59f9c0362da9a727b92b', 'amz-sdk-invocation-id': b'9e2465f2-82c4-49ca-8a4d-edc751a75788', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:53 GMT', 'x-amzn-requestid': 'CAQv58YNcsNNCK5gpvzts2Gc2vk8dwYhOdkMRgTDBNUYcFDX8aew', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074053Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074053Z
20251114/us-east-1/s3/aws4_request
780bbf8047d96ae504018e07a261ac8a6cac76c98f3809e88fef8d91c06a5475
DEBUG    botocore.auth:auth.py:430 Signature:
c3a25c111a9d74304db8fbba2d5fe7da57ae0756043f96fd6a41a07226de5b50
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074053Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c3a25c111a9d74304db8fbba2d5fe7da57ae0756043f96fd6a41a07226de5b50', 'amz-sdk-invocation-id': b'907e37dc-a54a-454f-940d-741eebfc3f0e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:53 GMT', 'x-amzn-requestid': 'JZCn8FDSnrCHePud9aM8w1Ou5642rFASnNt545eY86T8L4rfU2sD', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074054Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074054Z
20251114/us-east-1/s3/aws4_request
cfba0aff7caa3d91666fc17544fb7c4ef5aa8d587b4629c73e90fb4b2a1be88c
DEBUG    botocore.auth:auth.py:430 Signature:
bce49449fa74fafba07ac9e52d1461c5f11251cf4baf32d83e5ed38ea242c944
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074054Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bce49449fa74fafba07ac9e52d1461c5f11251cf4baf32d83e5ed38ea242c944', 'amz-sdk-invocation-id': b'3b97071f-59d6-4547-bd85-0d5e8f1bdce5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 18632
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:54 GMT', 'x-amzn-requestid': 'hgRlqk4sGbOxRlIvammV5GkN2KnMFsMoDEPn3G6rtCT82PQ7nATb', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '18632', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, cdaecd17-dbcb-4e24-b400-e69a4391a5b5, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, cdaecd17-dbcb-4e24-b400-e69a4391a5b5, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, cdaecd17-dbcb-4e24-b400-e69a4391a5b5, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 2b8d21a2-459f-4d82-a667-ebbeffc40c6c, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 2b8d21a2-459f-4d82-a667-ebbeffc40c6c, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 2b8d21a2-459f-4d82-a667-ebbeffc40c6c, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 393, 'Portions': 50, 'ActivePortions': 50}, '__DEFAULT': {'Rows': 99607, 'Portions': 135, 'ActivePortions': 135}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 50, 'BlobSize': 69224, 'BlobCount': 250}, '__DEFAULT': {'Portions': 135, 'BlobSize': 4438976, 'BlobCount': 675}}, cold bucket stat: (0, 0), frozen bucket stat: (50, 69224)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074055Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074055Z
20251114/us-east-1/s3/aws4_request
79ef3277e44706d474849a24eb405ee15e58524ee713bb10795144882cc1699d
DEBUG    botocore.auth:auth.py:430 Signature:
769a9eaaeb0a04d6a35b6184acedec9da7bc1811816a011b98ad75e70009c1b3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074055Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=769a9eaaeb0a04d6a35b6184acedec9da7bc1811816a011b98ad75e70009c1b3', 'amz-sdk-invocation-id': b'1fec1966-d41c-403e-812e-e0099d5ca144', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:55 GMT', 'x-amzn-requestid': 'dzmBsPhsh5hkB9NRETjolLKg0Q3A7cLH5qynjXhTMJyBUVd3HQ79', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074055Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074055Z
20251114/us-east-1/s3/aws4_request
3c57eb9fa6ef4005eaff4e025fe5d292f9aaab5c6bdb309124dbfa068a0f95f2
DEBUG    botocore.auth:auth.py:430 Signature:
c29a3b08bfdf1752b099f6a24c4d5bb8368fb6740fc87b654b59782224bd106e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074055Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c29a3b08bfdf1752b099f6a24c4d5bb8368fb6740fc87b654b59782224bd106e', 'amz-sdk-invocation-id': b'826bb0b0-d1d2-4aa9-bb32-635ed719b67f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:55 GMT', 'x-amzn-requestid': 'YlFL0cgimjWtyV3AmMprskQTF9LQONpE4y5nkvUXNU5SEQ5KBKt6', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074055Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074055Z
20251114/us-east-1/s3/aws4_request
4172a75a857a870bae7035e74966e7c746a1663feb2b939b9ed070ccb956048a
DEBUG    botocore.auth:auth.py:430 Signature:
249c1d335263f5787b9458b894988441fcd1eb2f7017e27bb19bbaf1274ee37a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074055Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=249c1d335263f5787b9458b894988441fcd1eb2f7017e27bb19bbaf1274ee37a', 'amz-sdk-invocation-id': b'594d7350-2df2-48ab-b0ab-005e0602fe61', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 18632
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:55 GMT', 'x-amzn-requestid': 'mshhaEfeLbkUaWatbRVZ0ChObnxxEgemLWz75EM4BNFFmSTS708T', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '18632', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, adb6a9e2-2a4e-4204-a148-37dd06ea6410, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, adb6a9e2-2a4e-4204-a148-37dd06ea6410, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, adb6a9e2-2a4e-4204-a148-37dd06ea6410, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e5b5c517-af29-4b6a-8393-41571baa8c88, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e5b5c517-af29-4b6a-8393-41571baa8c88, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e5b5c517-af29-4b6a-8393-41571baa8c88, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 393, 'Portions': 50, 'ActivePortions': 50}, '__DEFAULT': {'Rows': 99607, 'Portions': 135, 'ActivePortions': 135}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 50, 'BlobSize': 69224, 'BlobCount': 250}, '__DEFAULT': {'Portions': 135, 'BlobSize': 4438976, 'BlobCount': 675}}, cold bucket stat: (0, 0), frozen bucket stat: (50, 69224)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074056Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074056Z
20251114/us-east-1/s3/aws4_request
34fa54d295c4bcc9a616be9f2d5ecbcb34fb0c9d608999f1d6d75d95aa8e4779
DEBUG    botocore.auth:auth.py:430 Signature:
85a00649d3818fe68a0ad5cb474e9530d9fdb062c05bc7322a520ed4e6df4214
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074056Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=85a00649d3818fe68a0ad5cb474e9530d9fdb062c05bc7322a520ed4e6df4214', 'amz-sdk-invocation-id': b'1b9de2be-e5a7-4010-858a-6e59b55a5de9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:56 GMT', 'x-amzn-requestid': 'P1QgudSCF3EaXUkaDLOb9hk6aoWLhxH6EbKOxTfu2OKS72Pi1p6n', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074056Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074056Z
20251114/us-east-1/s3/aws4_request
ea0a338138c83f5eb561d9a2f64bbe8807f7005edcf1020777ce36130b30d808
DEBUG    botocore.auth:auth.py:430 Signature:
09790cb89ac0401b3c888a69a2b3aa32598ee63321f3c427e6cd7ca09fac670f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074056Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=09790cb89ac0401b3c888a69a2b3aa32598ee63321f3c427e6cd7ca09fac670f', 'amz-sdk-invocation-id': b'1043021b-af2d-4217-81cb-22917c18a208', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:56 GMT', 'x-amzn-requestid': 'lnbbGMuufwaNfxFcZgifeWTLX7nRbCtZEfmntPCye34fAE86m5vr', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074056Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074056Z
20251114/us-east-1/s3/aws4_request
6787187d768df508cfc3ddd1e1374ce7790932df640ba0fdc5900117c9afec11
DEBUG    botocore.auth:auth.py:430 Signature:
c890376729db6e6b2968ca71784458a5b1e4e717d58a6c1071ce44f8eeecd8e6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074056Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c890376729db6e6b2968ca71784458a5b1e4e717d58a6c1071ce44f8eeecd8e6', 'amz-sdk-invocation-id': b'4c6ca312-f59e-4ed1-b3c0-377c458a6b4b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 18632
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:56 GMT', 'x-amzn-requestid': 'XP81VDglOtHjAz8G6snVQRiWxTOR5i2gj4Uyu65KdJP5b8Kqe27d', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '18632', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 7ec68553-be7c-485d-822e-98c336a236fc, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 7ec68553-be7c-485d-822e-98c336a236fc, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 7ec68553-be7c-485d-822e-98c336a236fc, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, cf22c857-552b-4376-af34-ea94075c0e69, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, cf22c857-552b-4376-af34-ea94075c0e69, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, cf22c857-552b-4376-af34-ea94075c0e69, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 393, 'Portions': 50, 'ActivePortions': 50}, '__DEFAULT': {'Rows': 99607, 'Portions': 135, 'ActivePortions': 135}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 50, 'BlobSize': 69224, 'BlobCount': 250}, '__DEFAULT': {'Portions': 135, 'BlobSize': 4438976, 'BlobCount': 675}}, cold bucket stat: (0, 0), frozen bucket stat: (50, 69224)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074058Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074058Z
20251114/us-east-1/s3/aws4_request
3cf69a32fdde18fe9af093ee3fb878c3a35ec9634967576a8912e2a1f59f67cc
DEBUG    botocore.auth:auth.py:430 Signature:
c38dd4f65f6a5496b6f0f3dcc4de73954fe3965a7a0e32486898f8ce2212a611
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074058Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c38dd4f65f6a5496b6f0f3dcc4de73954fe3965a7a0e32486898f8ce2212a611', 'amz-sdk-invocation-id': b'19ec31f8-ded8-4d6c-975d-1a129f7693de', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:58 GMT', 'x-amzn-requestid': 'XaTZwuEpHZNB1E64lmoTSKtvGa86hzSTWGqZLydEAtenDaCst0s9', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074058Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074058Z
20251114/us-east-1/s3/aws4_request
bc99d1b65c5535b81af30eabf1921fea91b140b16744c5abfb0fe83fa7d13663
DEBUG    botocore.auth:auth.py:430 Signature:
e0776f77aade6f7d538ef22fc60ebe09588ae8963cfa35c6e3d03dd64c2e8c00
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074058Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e0776f77aade6f7d538ef22fc60ebe09588ae8963cfa35c6e3d03dd64c2e8c00', 'amz-sdk-invocation-id': b'563ccd82-097c-4f13-bc8f-3396ce212d21', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:58 GMT', 'x-amzn-requestid': 'eAIijQjk47qlPbJ2LiKaLJHZxDGMu0n3eIzEeNhTB15B2PdMW1nd', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074058Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074058Z
20251114/us-east-1/s3/aws4_request
96e768074046632f0649b701cb8850be797fe26fa224894294971fddf15bdde3
DEBUG    botocore.auth:auth.py:430 Signature:
b19b2a392a2017e3ccf88dd0446148561f84854e4930fa6d03042a837509b8e1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074058Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b19b2a392a2017e3ccf88dd0446148561f84854e4930fa6d03042a837509b8e1', 'amz-sdk-invocation-id': b'd309c347-fbfc-49f5-a829-f04edbe8105f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 18632
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:58 GMT', 'x-amzn-requestid': 'rTN2tTsiAlZywcifjDrUyux5eb15qjYiJYzKh8Pdu1vLamkEPVaF', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '18632', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 2cca9c7d-e16d-416e-8250-d9a071dd290e, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 2cca9c7d-e16d-416e-8250-d9a071dd290e, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 2cca9c7d-e16d-416e-8250-d9a071dd290e, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 0fa451e7-9928-43b9-b1d7-1470d92fc8b4, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 0fa451e7-9928-43b9-b1d7-1470d92fc8b4, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 0fa451e7-9928-43b9-b1d7-1470d92fc8b4, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 393, 'Portions': 50, 'ActivePortions': 50}, '__DEFAULT': {'Rows': 99607, 'Portions': 135, 'ActivePortions': 135}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 50, 'BlobSize': 69224, 'BlobCount': 250}, '__DEFAULT': {'Portions': 135, 'BlobSize': 4438976, 'BlobCount': 675}}, cold bucket stat: (0, 0), frozen bucket stat: (50, 69224)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074059Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074059Z
20251114/us-east-1/s3/aws4_request
ca5e8b1476dd1504f3fc3c7a8c4ba1ffa1c079d34bc8bf106565eb7137d78f0f
DEBUG    botocore.auth:auth.py:430 Signature:
2f308009ccaca99eefdbb6c13c6ecb0d1c3aafea57e2cd9b0cb4524751946c2f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074059Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2f308009ccaca99eefdbb6c13c6ecb0d1c3aafea57e2cd9b0cb4524751946c2f', 'amz-sdk-invocation-id': b'6290e8b8-7702-4868-ba7d-74a85f73e7bb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:59 GMT', 'x-amzn-requestid': 'ZCkEoRsM5yOwCLdQ7IVtRBpvH8wclUVrjSmK5ERWWwjZmSgD9jFQ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074059Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074059Z
20251114/us-east-1/s3/aws4_request
a4a47b7c01ecb030b61eaf020699b45eda9c47b00e8a57dc84de77f75bf23c53
DEBUG    botocore.auth:auth.py:430 Signature:
c8612b3941efcc49c7b31a8aa8934a1e3914ad354d0e024fe99aa47854ae51dd
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074059Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c8612b3941efcc49c7b31a8aa8934a1e3914ad354d0e024fe99aa47854ae51dd', 'amz-sdk-invocation-id': b'495e04bd-f1c9-41ac-98f0-205da0304e2f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:59 GMT', 'x-amzn-requestid': 'sZKcUVyNhmu78fUAVSiWEzM6Ntydd3Hb4K5iTaR9EoWN6TYxwVxB', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074059Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074059Z
20251114/us-east-1/s3/aws4_request
a49ab427d72fa8cd03f92caf11f15ee567a59c32cf0c4e86851ba69902d813f4
DEBUG    botocore.auth:auth.py:430 Signature:
927d0c26184fc3e72bc3d27f897594f8801d9ae9ee3d4f5d41eb7caf58495235
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074059Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=927d0c26184fc3e72bc3d27f897594f8801d9ae9ee3d4f5d41eb7caf58495235', 'amz-sdk-invocation-id': b'56c683ca-6eab-4f39-9563-8dc3005a0ee2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 18632
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:40:59 GMT', 'x-amzn-requestid': '5w8OY6lHaD21p7EfpkkQruQSImWDFcXaSI3Lt1CMALsW0dE4HrNB', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '18632', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e5478df6-dc68-4c7e-8823-ddf75ed1ae3d, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e5478df6-dc68-4c7e-8823-ddf75ed1ae3d, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e5478df6-dc68-4c7e-8823-ddf75ed1ae3d, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 292832cf-726e-4d74-9f2e-69f15f91f275, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 292832cf-726e-4d74-9f2e-69f15f91f275, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 292832cf-726e-4d74-9f2e-69f15f91f275, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 393, 'Portions': 50, 'ActivePortions': 50}, '__DEFAULT': {'Rows': 99607, 'Portions': 135, 'ActivePortions': 135}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 50, 'BlobSize': 69224, 'BlobCount': 250}, '__DEFAULT': {'Portions': 135, 'BlobSize': 4438976, 'BlobCount': 675}}, cold bucket stat: (0, 0), frozen bucket stat: (50, 69224)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074100Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074100Z
20251114/us-east-1/s3/aws4_request
ff8920297d64ce871d799e3327102df3c70d5d4747b083e1e5dde0a13dde7a0e
DEBUG    botocore.auth:auth.py:430 Signature:
fb21513764e99a82c4289f65a50f0ead25963c0df2d7e52e16e234461dbbaaf7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074100Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fb21513764e99a82c4289f65a50f0ead25963c0df2d7e52e16e234461dbbaaf7', 'amz-sdk-invocation-id': b'7728b9af-60f1-487b-9e4d-c4d4a7f7a788', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:00 GMT', 'x-amzn-requestid': 'qca1ynmm5lHv6BsVGhnIQoJBOE5qOcgeqiO84dFmjnQsWnUfgllE', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074100Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074100Z
20251114/us-east-1/s3/aws4_request
a4574e44633c352e0eb0630d28ffb82bcbcfb70b93c4274fb42b909e824a64b0
DEBUG    botocore.auth:auth.py:430 Signature:
33ac5d18631ca547171145aecd886a5b9d2722e0e1dfdcabb73117aa7e3afd46
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074100Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=33ac5d18631ca547171145aecd886a5b9d2722e0e1dfdcabb73117aa7e3afd46', 'amz-sdk-invocation-id': b'9d19504e-ba90-403c-bd93-aa17c5d89cd0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:00 GMT', 'x-amzn-requestid': 'FXSrw8XlLAcmcsQDJEIrM8Zyq76nRcH2L0Li6EnofEckZPt0aliT', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074100Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074100Z
20251114/us-east-1/s3/aws4_request
e8aed76dacbafd111ffac669cfe3cd4fc44f0e9092e7bbc387b8c1b9a7df0b9a
DEBUG    botocore.auth:auth.py:430 Signature:
4cdccece89a003f80ffd90d06677e95f400f9cb9eb235513b7f31c4b80d2f821
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074100Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4cdccece89a003f80ffd90d06677e95f400f9cb9eb235513b7f31c4b80d2f821', 'amz-sdk-invocation-id': b'2f5c00c2-99f0-40ad-8d46-5c346fa69b7f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 18632
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:00 GMT', 'x-amzn-requestid': '3KYnP24O9UYkyG2y5JHkmnjRQ5wYkRArIvs3jLZbbzOdUYRxp8dR', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '18632', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 14108f9b-385e-4f69-b424-b8951a430beb, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 14108f9b-385e-4f69-b424-b8951a430beb, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 14108f9b-385e-4f69-b424-b8951a430beb, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3e8b6c76-6a43-40ba-8ae6-13f7fb72e560, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3e8b6c76-6a43-40ba-8ae6-13f7fb72e560, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3e8b6c76-6a43-40ba-8ae6-13f7fb72e560, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 393, 'Portions': 50, 'ActivePortions': 50}, '__DEFAULT': {'Rows': 99607, 'Portions': 135, 'ActivePortions': 135}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 50, 'BlobSize': 69224, 'BlobCount': 250}, '__DEFAULT': {'Portions': 135, 'BlobSize': 4438976, 'BlobCount': 675}}, cold bucket stat: (0, 0), frozen bucket stat: (50, 69224)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074102Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074102Z
20251114/us-east-1/s3/aws4_request
994eda3d206402929c8115727fb934103eaa64541c10245447f4d100f64b6925
DEBUG    botocore.auth:auth.py:430 Signature:
1aade34f23068bc39cd4a9bbde20516933325a994a56dc905c173077cdac2ee4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074102Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1aade34f23068bc39cd4a9bbde20516933325a994a56dc905c173077cdac2ee4', 'amz-sdk-invocation-id': b'20417b57-c25d-4f27-a673-051b2ba2d863', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:02 GMT', 'x-amzn-requestid': 'sgHN5bknnN237PycZgQJupdhcBTLX0HTNjHVkyMx0qw6XBqZSU3H', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074102Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074102Z
20251114/us-east-1/s3/aws4_request
8cbe54e73bd4b413a2162acd5e9b5a6e4e47ecb435a6e52fd25b60e348e0d0c5
DEBUG    botocore.auth:auth.py:430 Signature:
e57eb5b2adbb2d93161c32140ab63b0862a30da329309c405437c71cfefaecab
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074102Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e57eb5b2adbb2d93161c32140ab63b0862a30da329309c405437c71cfefaecab', 'amz-sdk-invocation-id': b'5c5836c2-ee62-4223-9815-9de558e50ae7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:02 GMT', 'x-amzn-requestid': 'BuwJhRKAPZHMlmyL11HmAVIMGTNrTs04SxLYaO4NJ8r8MbCpVXuH', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074102Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074102Z
20251114/us-east-1/s3/aws4_request
8b273ee05efed50d142580f02eef7c08d0362dfabd03b09d08cd208f2fd6fc29
DEBUG    botocore.auth:auth.py:430 Signature:
effb283237b9f0676cf3a9871e2d0c3c6dc55c0f6c3e6b21e3f367bd0c2058b8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074102Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=effb283237b9f0676cf3a9871e2d0c3c6dc55c0f6c3e6b21e3f367bd0c2058b8', 'amz-sdk-invocation-id': b'9eb4b5d7-f478-4341-98a8-a8cba7b3c4d7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 18632
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:02 GMT', 'x-amzn-requestid': 'Nc6y5khPKjdLgxaofApvroZuUk9QbNRmZFA4nsTaDBlrFuLA70bv', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '18632', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ed9e8c9e-acc9-4630-8ee9-0873c0a5b633, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ed9e8c9e-acc9-4630-8ee9-0873c0a5b633, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ed9e8c9e-acc9-4630-8ee9-0873c0a5b633, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 36f49a45-f773-47fe-ade6-1aeb1b99f14e, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 36f49a45-f773-47fe-ade6-1aeb1b99f14e, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 36f49a45-f773-47fe-ade6-1aeb1b99f14e, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 393, 'Portions': 50, 'ActivePortions': 50}, '__DEFAULT': {'Rows': 99607, 'Portions': 135, 'ActivePortions': 135}}, blobs: {'__DEFAULT': {'Portions': 135, 'BlobSize': 4438976, 'BlobCount': 675}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 50, 'BlobSize': 69224, 'BlobCount': 250}}, cold bucket stat: (0, 0), frozen bucket stat: (50, 69224)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074103Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074103Z
20251114/us-east-1/s3/aws4_request
3432e60431272054e88e3f6dabe00404d66a5046a92556ab6a6b7213435bf6ec
DEBUG    botocore.auth:auth.py:430 Signature:
1784fd819126a094f16f8c0f48ba3c42c2af23c022c2e78a0a75926c43e7538a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074103Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1784fd819126a094f16f8c0f48ba3c42c2af23c022c2e78a0a75926c43e7538a', 'amz-sdk-invocation-id': b'3d591d79-9190-4220-97e9-25a8ff9ce36a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:03 GMT', 'x-amzn-requestid': 'YWOvWblvggu91UG7pECK3clDVs6Br2JIwUacwUNfBdnq3qhJtfFN', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074103Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074103Z
20251114/us-east-1/s3/aws4_request
2eeba0da9baa309a3b9083003a44b4b0a48e703314e8e66056841d662ad19085
DEBUG    botocore.auth:auth.py:430 Signature:
864de510578820c6ac401d1d781600f2bf11f1910734e1712a1a23474a09cd25
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074103Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=864de510578820c6ac401d1d781600f2bf11f1910734e1712a1a23474a09cd25', 'amz-sdk-invocation-id': b'3f55533a-6a72-474f-8100-aada7009115c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:03 GMT', 'x-amzn-requestid': 'ALV5bqeZ3f4titR9tk5to5VPWMn44yqkYNbTUGtyGBPU4aGHKJTq', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074103Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074103Z
20251114/us-east-1/s3/aws4_request
0710611fd68921cff8fc52714fac0a855843abcbbca6f2963e505056a9f176d7
DEBUG    botocore.auth:auth.py:430 Signature:
36dbfa5a86d4d25696507092382a1820ff87ba1d13b09082c74cb65d27a4659e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074103Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=36dbfa5a86d4d25696507092382a1820ff87ba1d13b09082c74cb65d27a4659e', 'amz-sdk-invocation-id': b'f8ac9d91-67de-48bf-b94f-0d38a0f14837', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 18632
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:03 GMT', 'x-amzn-requestid': 'cMkRpjsEx52mX5IPfpX9D4teVkIymqJiubVCfebARI1gi2CEwgXw', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '18632', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a5cd14ec-63aa-4fa7-bb42-0f991ddf9776, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a5cd14ec-63aa-4fa7-bb42-0f991ddf9776, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a5cd14ec-63aa-4fa7-bb42-0f991ddf9776, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c04bc7f8-802a-45aa-81ac-fe97dddfe381, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c04bc7f8-802a-45aa-81ac-fe97dddfe381, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c04bc7f8-802a-45aa-81ac-fe97dddfe381, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 393, 'Portions': 50, 'ActivePortions': 50}, '__DEFAULT': {'Rows': 99607, 'Portions': 135, 'ActivePortions': 135}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 50, 'BlobSize': 69224, 'BlobCount': 250}, '__DEFAULT': {'Portions': 135, 'BlobSize': 4438976, 'BlobCount': 675}}, cold bucket stat: (0, 0), frozen bucket stat: (50, 69224)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074104Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074104Z
20251114/us-east-1/s3/aws4_request
40a6da77987ee35d9c8b9da3ef5d8b5db0bf3568dca0a19d5398fdeff57916a8
DEBUG    botocore.auth:auth.py:430 Signature:
ad6b51f7d99b1706edfc17a81b6860cd8909ae1a8585b6c6536fe0a32e8b982b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074104Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ad6b51f7d99b1706edfc17a81b6860cd8909ae1a8585b6c6536fe0a32e8b982b', 'amz-sdk-invocation-id': b'5234906b-b9ad-4d4b-a4d8-6f415a5d2dab', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:04 GMT', 'x-amzn-requestid': 'Fnwfo4y8k1YZyauLutT1PdPh3VSQG1tCwQAh5vTgrnI2mWe5gUXb', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074104Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074104Z
20251114/us-east-1/s3/aws4_request
2eee0f13d032b4091a16e0cdc578c900e9591067ba645038e89decc30f155db2
DEBUG    botocore.auth:auth.py:430 Signature:
92ff4fce68c0700c69e28331ee8fd352a77dc2257a2f265cf230b2852677c4b2
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074104Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=92ff4fce68c0700c69e28331ee8fd352a77dc2257a2f265cf230b2852677c4b2', 'amz-sdk-invocation-id': b'124228bb-54dd-48b4-8200-6aeeca4ca68b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:04 GMT', 'x-amzn-requestid': '5K0JbpV3wCvGmTxmyHLXLbjhONhyb37lzAamX4LDzCCst8RQgPcm', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074104Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074104Z
20251114/us-east-1/s3/aws4_request
f0ad27e6a79f95fd3f0af713d6bd91bc7fff907de9d4a5dd76879294cf8feff8
DEBUG    botocore.auth:auth.py:430 Signature:
c78abdce5b1a072eae0d7a7a00d69090cb3bdaaf7e5a69e5c67f18fa8334915d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074104Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c78abdce5b1a072eae0d7a7a00d69090cb3bdaaf7e5a69e5c67f18fa8334915d', 'amz-sdk-invocation-id': b'bd13d65f-14f1-4d58-86de-392c62def3cd', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 18632
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:04 GMT', 'x-amzn-requestid': 'Zjcy1UkfACW7fojpqePijsCSkI61EkDex1I66q4agtlH4npB85Qq', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '18632', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a8053a52-249b-4cf3-91d9-91b87578fb6a, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a8053a52-249b-4cf3-91d9-91b87578fb6a, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a8053a52-249b-4cf3-91d9-91b87578fb6a, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b51e79fe-24a2-4903-a7b7-327941f2c8a0, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b51e79fe-24a2-4903-a7b7-327941f2c8a0, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b51e79fe-24a2-4903-a7b7-327941f2c8a0, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 393, 'Portions': 50, 'ActivePortions': 50}, '__DEFAULT': {'Rows': 99607, 'Portions': 135, 'ActivePortions': 135}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 50, 'BlobSize': 69224, 'BlobCount': 250}, '__DEFAULT': {'Portions': 135, 'BlobSize': 4438976, 'BlobCount': 675}}, cold bucket stat: (0, 0), frozen bucket stat: (50, 69224)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074106Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074106Z
20251114/us-east-1/s3/aws4_request
5b723e7483f0c42a2501453a7a7fc7afae48528c58e23c80a57fc415968e1536
DEBUG    botocore.auth:auth.py:430 Signature:
223c49aeb3533fbdaf1a71197a1e0817d7dcc0ff6567a145fee0f8c051abe0b0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074106Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=223c49aeb3533fbdaf1a71197a1e0817d7dcc0ff6567a145fee0f8c051abe0b0', 'amz-sdk-invocation-id': b'2a185cad-5a3f-4ffe-a4aa-ca60bb71e188', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:06 GMT', 'x-amzn-requestid': 'wKzrsBVeqvF1thJUMeLkKlX3NOpEKgIA886TO79ozGZMEnmnkXus', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074106Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074106Z
20251114/us-east-1/s3/aws4_request
5e9b104e70b89356feb7dc4a826ad668e54d16a8917d5a37921d73087357a749
DEBUG    botocore.auth:auth.py:430 Signature:
bd5143e183fa21fd19c2fd4177343d9b1f1c86943a02be2092f59f42ebb9fc68
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074106Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bd5143e183fa21fd19c2fd4177343d9b1f1c86943a02be2092f59f42ebb9fc68', 'amz-sdk-invocation-id': b'6fe27386-d95e-429a-a853-20254c4b0f5b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:06 GMT', 'x-amzn-requestid': 'XK4HkJoSTs3vQtXQ2UnbzoAB5bhuw9WehNTsHb70mJYNUmkqeEzV', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074106Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074106Z
20251114/us-east-1/s3/aws4_request
71a1cac3c0c45608095be594a57bf53ecc92d5b1d4e4f7e25ee418e091f5dfaf
DEBUG    botocore.auth:auth.py:430 Signature:
c0513d6beea03f7d4bf4ece90a251f611257a7e85df272bcb3325c6cec1a916f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074106Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c0513d6beea03f7d4bf4ece90a251f611257a7e85df272bcb3325c6cec1a916f', 'amz-sdk-invocation-id': b'811242e3-6822-4ee5-be4f-d5acd08060e5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:06 GMT', 'x-amzn-requestid': 'nz4IzmBqysbwbnezJUEZuUAuPE2z0CqcP1WiwpBWJMi8i8rMs0ei', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, efda8589-9bd2-4461-aac5-f135132fece0, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, efda8589-9bd2-4461-aac5-f135132fece0, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, efda8589-9bd2-4461-aac5-f135132fece0, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 5bac41f2-653f-48db-ac6f-d0f0001af341, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 5bac41f2-653f-48db-ac6f-d0f0001af341, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 5bac41f2-653f-48db-ac6f-d0f0001af341, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074107Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074107Z
20251114/us-east-1/s3/aws4_request
6f5133efab93d4ea36d38d1daa32596976c40dc6177bbd41410514dd9c3b84f5
DEBUG    botocore.auth:auth.py:430 Signature:
9515cfa0b80b872f9fd6600c8a8c8465731930176488785207bc69d851e9a5fe
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074107Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9515cfa0b80b872f9fd6600c8a8c8465731930176488785207bc69d851e9a5fe', 'amz-sdk-invocation-id': b'7abe48ff-2110-493b-a5a7-9a90c22daa5d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:07 GMT', 'x-amzn-requestid': '05fUfeKnTzWJZACLh65PDQknhkJHD25xjzcjYDTfqJmknk2tUfcP', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074107Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074107Z
20251114/us-east-1/s3/aws4_request
dd28d4a7eb6228ddfb60a4e24ef743c1e3b7c4dad6cc1acbfd20d1397dbba989
DEBUG    botocore.auth:auth.py:430 Signature:
b0b3e0d4d3f7ea2272d51d508eae635c4d7a72df6954c1d284a9addbb7f9758a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074107Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b0b3e0d4d3f7ea2272d51d508eae635c4d7a72df6954c1d284a9addbb7f9758a', 'amz-sdk-invocation-id': b'8246d830-e5f8-440a-a84e-586777331062', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:07 GMT', 'x-amzn-requestid': 'f9bu9VhN2bc2q5S4L4DqvlYvPKbBWsKwfxsJfd2TCGg6ptKlA8ox', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074107Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074107Z
20251114/us-east-1/s3/aws4_request
32893144fc90d8c9b91773f47d64aee4cdd75010ef84bdd73cd466fbc89534c9
DEBUG    botocore.auth:auth.py:430 Signature:
7b84fea3351e4ff25983dcfb6fb266333bf3a1411304937daf05b1d45be67e67
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074107Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7b84fea3351e4ff25983dcfb6fb266333bf3a1411304937daf05b1d45be67e67', 'amz-sdk-invocation-id': b'1a7a0a2e-eac0-47fa-a001-364e27bbe8bf', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:07 GMT', 'x-amzn-requestid': 'CArybI8GGXYs83e0S9Xx5W8jghkwn8PAhiC1bzuYXWzT6gwYRyK7', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c75ea21c-e5f4-4186-8b64-15cf2b6daab0, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c75ea21c-e5f4-4186-8b64-15cf2b6daab0, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c75ea21c-e5f4-4186-8b64-15cf2b6daab0, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 654dec76-296d-441e-80ed-21b1b67c1775, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 654dec76-296d-441e-80ed-21b1b67c1775, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 654dec76-296d-441e-80ed-21b1b67c1775, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074108Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074108Z
20251114/us-east-1/s3/aws4_request
a39dd4e71b102db74f463fa56e3c6c003d7b913c6813ac8555e5f35cb7b9f293
DEBUG    botocore.auth:auth.py:430 Signature:
5bb3b0ee4279ef47d6b201cbb26bc900552cb9b5505cf589850b41d0317c60cf
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074108Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5bb3b0ee4279ef47d6b201cbb26bc900552cb9b5505cf589850b41d0317c60cf', 'amz-sdk-invocation-id': b'c4776ad8-5344-4da3-9b4b-e04b5fe3acd6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:08 GMT', 'x-amzn-requestid': 'h5yenuxeu1bjgckKVNwQOTzTJWcSJyxAt4ey2XCXHS4cl7JJugvA', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074108Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074108Z
20251114/us-east-1/s3/aws4_request
08dc4ff36fb2b83223f9c0d12d401ebf057e0058c831c4c870c196b988081389
DEBUG    botocore.auth:auth.py:430 Signature:
e723a0f708e90446dae769b6a3f715640b80a12e6d22356160e7bc492d42575e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074108Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e723a0f708e90446dae769b6a3f715640b80a12e6d22356160e7bc492d42575e', 'amz-sdk-invocation-id': b'2d0768db-a813-4064-994e-8d81f6c9a76c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:08 GMT', 'x-amzn-requestid': 'uFdiqIrLg7dB8rqvKLbbZOSrhRy2d80ns4ZMI1lRiuKoAh5PMQI7', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074108Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074108Z
20251114/us-east-1/s3/aws4_request
e2fdf889a7a997dc8d2d198447d3cca39ceff8e185bb272e467df57f1f0c523d
DEBUG    botocore.auth:auth.py:430 Signature:
47d3a18fc673b61691e8cdc6a6a24e2edbe488cad1161231900996ac99e6d5fb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074108Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=47d3a18fc673b61691e8cdc6a6a24e2edbe488cad1161231900996ac99e6d5fb', 'amz-sdk-invocation-id': b'6f002f2b-da61-4f2c-8c63-9312d470ef96', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:08 GMT', 'x-amzn-requestid': 'K1ikjDCjAY6GSS9uRRo35kxJaB9czPK2t1y840JM8OpHFBZ3J4K6', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ce95d79c-e4ee-45e7-bf23-1822681de6e4, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ce95d79c-e4ee-45e7-bf23-1822681de6e4, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ce95d79c-e4ee-45e7-bf23-1822681de6e4, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 732a752b-3782-441e-a388-b50fd3d39dfe, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 732a752b-3782-441e-a388-b50fd3d39dfe, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 732a752b-3782-441e-a388-b50fd3d39dfe, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074110Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074110Z
20251114/us-east-1/s3/aws4_request
cb0acfc88ad30800e2aee99c5d7781fcbbed77d85d0cbfa966491a79248d3c16
DEBUG    botocore.auth:auth.py:430 Signature:
72abbaf3425b1fae5d0c33bbc17cfe39ab31c3d974465076164727159c31752a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074110Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=72abbaf3425b1fae5d0c33bbc17cfe39ab31c3d974465076164727159c31752a', 'amz-sdk-invocation-id': b'6d073c57-1626-4e4f-a0f4-1ecc5c0711e5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:10 GMT', 'x-amzn-requestid': 'TcrvgewblVUqRKaCmgw3dgms87JWqdXaTn8EDa7gRtwifetxhsLS', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074110Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074110Z
20251114/us-east-1/s3/aws4_request
ca8e2ee6129de4d7a8ffe0700720bd62ee200e504e9dc24f5b231d4e082dc00c
DEBUG    botocore.auth:auth.py:430 Signature:
fbabd1b6b6f68f6d7a24c2b78ba0b95ade60c642ff328dc94da00fcbe1705de3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074110Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fbabd1b6b6f68f6d7a24c2b78ba0b95ade60c642ff328dc94da00fcbe1705de3', 'amz-sdk-invocation-id': b'12a60b22-0738-48d5-b82d-a4f007975e92', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:10 GMT', 'x-amzn-requestid': 'kCz5f3IPwEnFDIK998Use9ZzRjnotwDsH41xT5izgNDzZwJKTNa6', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074110Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074110Z
20251114/us-east-1/s3/aws4_request
fe2c51ee08d4c8928cff2ccce80661903c4aef3ba8cd82cb4baa58676a1ba3e5
DEBUG    botocore.auth:auth.py:430 Signature:
676dec3529967ede43e0e896bf0ec454bf74afc7247366955e6089535c1cc6e7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074110Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=676dec3529967ede43e0e896bf0ec454bf74afc7247366955e6089535c1cc6e7', 'amz-sdk-invocation-id': b'3a4601d2-922f-4d6c-a686-9fad01ea2bbd', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:10 GMT', 'x-amzn-requestid': 'GPAVkVee8wZEHPg6R3NqSwYs7vAAmdTcJwHrce503eFKbWqsi5Zx', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 87bba79e-d8e9-4464-b54d-54685a940b85, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 87bba79e-d8e9-4464-b54d-54685a940b85, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 87bba79e-d8e9-4464-b54d-54685a940b85, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c1ad2996-c1d9-496b-b424-360a285a3c63, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c1ad2996-c1d9-496b-b424-360a285a3c63, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c1ad2996-c1d9-496b-b424-360a285a3c63, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074111Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074111Z
20251114/us-east-1/s3/aws4_request
d0a3bdd8a5e0ba6fe4ec92036952d4bf2274286c076d33bf2d357f6c459c4f7e
DEBUG    botocore.auth:auth.py:430 Signature:
3d21795d63c6dea5518b651c71f9fb560461937e50ab4df1cbf6d3be87379b3d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074111Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3d21795d63c6dea5518b651c71f9fb560461937e50ab4df1cbf6d3be87379b3d', 'amz-sdk-invocation-id': b'a41162ec-bcae-4042-8d98-702bbea77569', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:11 GMT', 'x-amzn-requestid': 'ZicZ3dPkPTqUMYf9aa4cgXTTQJ6Ukap732wzsWvdALKQxfk4iNoO', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074111Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074111Z
20251114/us-east-1/s3/aws4_request
a02d2536872e1c02cbb1470f5364925764635fe36a85d57a50ab8b4e042eede2
DEBUG    botocore.auth:auth.py:430 Signature:
98b0df9d8750bd8d7c5f7a240497e28ea082bab5dc2a5680f7b713b488ee7d80
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074111Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=98b0df9d8750bd8d7c5f7a240497e28ea082bab5dc2a5680f7b713b488ee7d80', 'amz-sdk-invocation-id': b'17f3983e-bccc-40b0-a069-a8594f2a7de7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:11 GMT', 'x-amzn-requestid': 'LqnuARArJXyv7cIF7eUNjDRFmWXQNdEJfXUA15gbb5YBZxnoYSy8', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074111Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074111Z
20251114/us-east-1/s3/aws4_request
fa933d16d78d0f570263f24e2a329efa1844434343a547f803a1e7c13c73062b
DEBUG    botocore.auth:auth.py:430 Signature:
ee702f9fc6e9d11b1860876656f78b6cc83f31303ba44ff4a83fca6dfed0a42f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074111Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ee702f9fc6e9d11b1860876656f78b6cc83f31303ba44ff4a83fca6dfed0a42f', 'amz-sdk-invocation-id': b'40127f37-4005-4bdc-b1ec-7d9b75fb35b0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:11 GMT', 'x-amzn-requestid': 'ZnuovHeVPR6rBM1KqNzD4Xwo4rVpJqAVv0ChFsP9NVeMkXFTIwA0', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 30ddec2d-bcc3-4561-8c34-a4bdf67eafd0, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 30ddec2d-bcc3-4561-8c34-a4bdf67eafd0, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 30ddec2d-bcc3-4561-8c34-a4bdf67eafd0, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b2387907-a90a-461b-aac5-e931468ab59a, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b2387907-a90a-461b-aac5-e931468ab59a, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b2387907-a90a-461b-aac5-e931468ab59a, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:295 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')]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:375 RpcState(ListEndpoints, b549bb48-80f6-4ef8-a74f-ce2d4ad5b857, localhost:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ListEndpoints, b549bb48-80f6-4ef8-a74f-ce2d4ad5b857, localhost:4507): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:51 RpcState(ListEndpoints, b549bb48-80f6-4ef8-a74f-ce2d4ad5b857, localhost:4507): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-izdhpfhiay.auto.internal" port: 4507 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 /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-izdhpfhiay.auto.internal:4507, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:498 Closing channel for endpoint localhost:4507
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074112Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074112Z
20251114/us-east-1/s3/aws4_request
ea1cc82aa1d61c6d30bc37d6f02fb4391b0ae5d51fe8272a37971ae8442ab488
DEBUG    botocore.auth:auth.py:430 Signature:
9b90d589e467bc512c768e59b23ee4f648c79a9b006ff1c5a548400e41fcef18
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074112Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9b90d589e467bc512c768e59b23ee4f648c79a9b006ff1c5a548400e41fcef18', 'amz-sdk-invocation-id': b'44ca9f88-8e72-4475-b39f-275ff8b59289', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:12 GMT', 'x-amzn-requestid': 'RIiEXIYcctHk5Ns8r0SbQQgq0KFo6PtUxF3rG7wpwqjgJAhZRB64', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074112Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074112Z
20251114/us-east-1/s3/aws4_request
7b803aefe1cc20b3ba5191e90d0c2e46892b2f639977411a7f75e6b36e905811
DEBUG    botocore.auth:auth.py:430 Signature:
41b62bb733f7e76286b1e724cd8107dbe03050a210fed58452fcc6519dda4109
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074112Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=41b62bb733f7e76286b1e724cd8107dbe03050a210fed58452fcc6519dda4109', 'amz-sdk-invocation-id': b'133fc9bc-1173-4deb-a91d-e33a386ac096', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:12 GMT', 'x-amzn-requestid': 'kKqpCmtphzUZK0OiB7q2XfhRLf8gU3Dh9f4HEWklhlaNpjzjG0VZ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074112Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074112Z
20251114/us-east-1/s3/aws4_request
3121e56aa02b38ed5fa45410d6057cbd51bb978a0df46bbb4132c423929b5172
DEBUG    botocore.auth:auth.py:430 Signature:
34681a94f3ea3021eb7aa819f36308d87b86a5fec0a9c40d10b29589b7f96ca6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074112Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=34681a94f3ea3021eb7aa819f36308d87b86a5fec0a9c40d10b29589b7f96ca6', 'amz-sdk-invocation-id': b'd76ccfb4-b6b9-4d03-a76a-e18ba7d94b85', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:12 GMT', 'x-amzn-requestid': 'nVx8h8R6wWekzl8D2kilaI0NZHhcBMDQGyKDdCpznVw1Z1R2bBRT', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d345ade5-ab41-4a03-aa93-80386f28e8e5, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d345ade5-ab41-4a03-aa93-80386f28e8e5, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d345ade5-ab41-4a03-aa93-80386f28e8e5, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b760f736-55a5-45ea-a294-50f364be05a3, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b760f736-55a5-45ea-a294-50f364be05a3, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b760f736-55a5-45ea-a294-50f364be05a3, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074114Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074114Z
20251114/us-east-1/s3/aws4_request
530d4276b8df0d722d99b86e42fb264e9acffc6d3d073e3a0e56d8bba7464d5f
DEBUG    botocore.auth:auth.py:430 Signature:
bf07b484e238c2f55a330fa1f981883d1c2ada8af010c34fc8fe0b364a6097e1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074114Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bf07b484e238c2f55a330fa1f981883d1c2ada8af010c34fc8fe0b364a6097e1', 'amz-sdk-invocation-id': b'1f6f995c-5e0f-4e29-a72e-27aea5981120', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:14 GMT', 'x-amzn-requestid': '9lnJOntm3rY2RFD07YtsNj1DQbRHRKCscc3W3Bp1YFJbGNBlmTaX', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074114Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074114Z
20251114/us-east-1/s3/aws4_request
68c6caa07afb136625bdb00af1a3b3b3b64e01ff0f8d9b6349daff11cee4c0ec
DEBUG    botocore.auth:auth.py:430 Signature:
fa8a57034ae026ffa1f1c68a02f162ceb4d194ad8c02bd9c4751d9fab927f934
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074114Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fa8a57034ae026ffa1f1c68a02f162ceb4d194ad8c02bd9c4751d9fab927f934', 'amz-sdk-invocation-id': b'cebd0847-6935-4b8a-a65b-b0a1c4225469', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:14 GMT', 'x-amzn-requestid': 'ywkxHzXdTRhyAkhIbnawKOttcEhqusIIsiqKTPkRayRjaagbWx6t', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074114Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074114Z
20251114/us-east-1/s3/aws4_request
55aa028aee3c8b1aa8feb1826ae788d1aaefbf37638cd70eb5ababc5b15e0609
DEBUG    botocore.auth:auth.py:430 Signature:
ee010c44204529bb27c5d35c3f2f758e19797b40c5c7af96b66f9db1481f71a7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074114Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ee010c44204529bb27c5d35c3f2f758e19797b40c5c7af96b66f9db1481f71a7', 'amz-sdk-invocation-id': b'abd3d9b9-cac5-439f-a45b-ce9850d92cfa', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:14 GMT', 'x-amzn-requestid': 't5S3FNRt4RO1rry4gzEPHNRk6u8VhQJ8dgxWC1tKkWb8i2V0prD5', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 275d26e3-d3eb-4e4d-88c7-1b4c13a98b09, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 275d26e3-d3eb-4e4d-88c7-1b4c13a98b09, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 275d26e3-d3eb-4e4d-88c7-1b4c13a98b09, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ca7a7125-aa18-46ef-9dbe-68b7e86b7ce7, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ca7a7125-aa18-46ef-9dbe-68b7e86b7ce7, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ca7a7125-aa18-46ef-9dbe-68b7e86b7ce7, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074115Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074115Z
20251114/us-east-1/s3/aws4_request
fe9407992d6fd3fe5089f1f43a9f5e7bcd7a6b5bdffb877633d37635342cb02e
DEBUG    botocore.auth:auth.py:430 Signature:
1a2bf22ea4137a8161013fe092cbbacea1f227589abe5a2d7eb0095ebe0cdc49
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074115Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1a2bf22ea4137a8161013fe092cbbacea1f227589abe5a2d7eb0095ebe0cdc49', 'amz-sdk-invocation-id': b'b334665d-580c-4fa5-b2a7-3c31df5da06b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:15 GMT', 'x-amzn-requestid': 'X29i8P23Nv7t7Kw8FL5gNsU5E4CalBmrPMISvtVp3Ni4UJDK4qn5', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074115Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074115Z
20251114/us-east-1/s3/aws4_request
d99a04c2e141188f0f1bfb5125636a9720e551020d406c7535aa464824befbc8
DEBUG    botocore.auth:auth.py:430 Signature:
186179e366ff2122fdbddd90a5932b396493d43dabcfadb6374598e3421f4993
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074115Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=186179e366ff2122fdbddd90a5932b396493d43dabcfadb6374598e3421f4993', 'amz-sdk-invocation-id': b'bd5189d7-0ef2-4bce-94d5-78ad9564ddf9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:15 GMT', 'x-amzn-requestid': 'h4vymZ9IlvaIiV8DTM0dyCbdiyIUcikUKJHvLCPahCD1rAXyyhLv', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074115Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074115Z
20251114/us-east-1/s3/aws4_request
dc9c10f74a657df75db789bc1625878180aa08431f431440261b43169236c72f
DEBUG    botocore.auth:auth.py:430 Signature:
9a80a18959664d2eab5e7f2f7eb2245d7f31569c6055fc6f5732376757168be7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074115Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9a80a18959664d2eab5e7f2f7eb2245d7f31569c6055fc6f5732376757168be7', 'amz-sdk-invocation-id': b'60bc512a-f8cc-4494-87fc-e3918f9dbefd', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:15 GMT', 'x-amzn-requestid': 'W9P2SUkrS3s333t7mtcyelWqG3gi6wtR1SWBXlWQ6VOs8MZWJEyh', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 74199c07-fcfa-4340-95f7-7dc0e3b18d8c, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 74199c07-fcfa-4340-95f7-7dc0e3b18d8c, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 74199c07-fcfa-4340-95f7-7dc0e3b18d8c, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a79af306-99d7-43fc-a08a-7c1c7844f250, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a79af306-99d7-43fc-a08a-7c1c7844f250, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a79af306-99d7-43fc-a08a-7c1c7844f250, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074116Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074116Z
20251114/us-east-1/s3/aws4_request
99d9c1c4b6831a0e8d2e5d4834c35fc4aefbb29905126dff4be85fc055d0d670
DEBUG    botocore.auth:auth.py:430 Signature:
31b4da7621854122defa5140b106f1df91b5cac1fab78c32d3b6c1aeb0abd494
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074116Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=31b4da7621854122defa5140b106f1df91b5cac1fab78c32d3b6c1aeb0abd494', 'amz-sdk-invocation-id': b'e2f5a2ea-ada0-4971-aab9-4353c771c47e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:16 GMT', 'x-amzn-requestid': 'SmkVDeZ5tZaLDIkqb1oWoFeZYp80I5i207XK5YSozj9JgE8KH1g3', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074116Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074116Z
20251114/us-east-1/s3/aws4_request
d21d27f9073bacdf9dc0cb415c0072d05fdeb598141dbc4ee7f057bf0495e08b
DEBUG    botocore.auth:auth.py:430 Signature:
016d8a98ce3adb7078eab0a30648121adce50b74b1145fc9a5806959b298688a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074116Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=016d8a98ce3adb7078eab0a30648121adce50b74b1145fc9a5806959b298688a', 'amz-sdk-invocation-id': b'ed4e3573-1e0c-4a8c-aa8a-6778fdb4892f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:16 GMT', 'x-amzn-requestid': 'rrzdWWomoXXp9OKbEx1Bfg7B2Dm0rOCoBbfHgI3RiNWVQD0cEYZ5', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074116Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074116Z
20251114/us-east-1/s3/aws4_request
cfbb0f3bd13eb40d6c1c4c5bc03435120af67f391e85ace771cd5a6f56a03cc9
DEBUG    botocore.auth:auth.py:430 Signature:
a7087549138d95812fcafaf91c22a67f647398fb26fdad4d2be036859b53adb3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074116Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a7087549138d95812fcafaf91c22a67f647398fb26fdad4d2be036859b53adb3', 'amz-sdk-invocation-id': b'789956a4-4979-4af3-ad45-eef689434b0f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:17 GMT', 'x-amzn-requestid': 'd00q4Nd7ursg7N3l3WQqx8BXIRbWAAO113bB4CxoeME6SCdIGNhr', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3f944a51-cb77-44bd-a01b-389f8eb4f965, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3f944a51-cb77-44bd-a01b-389f8eb4f965, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3f944a51-cb77-44bd-a01b-389f8eb4f965, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a490c1cf-9d5e-4be2-974b-7d20a7094456, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a490c1cf-9d5e-4be2-974b-7d20a7094456, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a490c1cf-9d5e-4be2-974b-7d20a7094456, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074118Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074118Z
20251114/us-east-1/s3/aws4_request
a319f022b12d670b07c88f1c3127fe0ea447c14cbdea0d07174967f8e1ad8a08
DEBUG    botocore.auth:auth.py:430 Signature:
e361a50c673aedc64b091d17042c3d1a7a39c199ed1fb040ebfac73b520724c9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074118Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e361a50c673aedc64b091d17042c3d1a7a39c199ed1fb040ebfac73b520724c9', 'amz-sdk-invocation-id': b'78a27139-4023-4501-afd7-20e604c6a56d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:18 GMT', 'x-amzn-requestid': '5ddzK7dt1NXgDKd5mM7TOimlCNJQ0dFgwOJqkmSmnBGi5UMXWfB3', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074118Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074118Z
20251114/us-east-1/s3/aws4_request
06616b880ea8517bc178efb8fe9f144bd46e7118b5fd8aebc17558289b9eacf2
DEBUG    botocore.auth:auth.py:430 Signature:
014279a33f2eba8429ec15a09f462506fe9dd5ec64bade22d7402c78d5565b79
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074118Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=014279a33f2eba8429ec15a09f462506fe9dd5ec64bade22d7402c78d5565b79', 'amz-sdk-invocation-id': b'9b59c69f-966a-43d5-aa55-95c1bd9877ee', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:18 GMT', 'x-amzn-requestid': 'sKNnxx9uLtIyOuo1xgrd4NHXyeqlDVPO6h4HsfozguzQOTvjaLAc', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074118Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074118Z
20251114/us-east-1/s3/aws4_request
1909e73290a9441ebdb3de1efc09bdba02adbb6c16c11bb917319f9966203cb1
DEBUG    botocore.auth:auth.py:430 Signature:
88e9436fdd91e511b8f18cec6f8446733b039c00fb34ef76232590e43d421bf2
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074118Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=88e9436fdd91e511b8f18cec6f8446733b039c00fb34ef76232590e43d421bf2', 'amz-sdk-invocation-id': b'b6c4b923-ae41-495c-9ed0-08ec112d75c7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:18 GMT', 'x-amzn-requestid': 'fyNafBbov36paDrRvxu5UNe4YQK64LcIrZhxlDr2WmfGufqteNlj', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e0c1b192-21ca-4418-b009-3b2ca11c9e71, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e0c1b192-21ca-4418-b009-3b2ca11c9e71, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e0c1b192-21ca-4418-b009-3b2ca11c9e71, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 4471ce6b-4697-49b0-84b1-912f8c3fe584, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 4471ce6b-4697-49b0-84b1-912f8c3fe584, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 4471ce6b-4697-49b0-84b1-912f8c3fe584, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074119Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074119Z
20251114/us-east-1/s3/aws4_request
cea615660302c2b505edc056e43b0572664a5cb03cb4faeccffbcd878807afa9
DEBUG    botocore.auth:auth.py:430 Signature:
f77c3dcf71918628ccde499410df815eed3b8095b15aee06838af87376fdfbe4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074119Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f77c3dcf71918628ccde499410df815eed3b8095b15aee06838af87376fdfbe4', 'amz-sdk-invocation-id': b'c038c671-e5b0-44c3-a33e-949390aff187', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:19 GMT', 'x-amzn-requestid': '5LknOmg0YkI8iM9NTurrPX5WhOkblStwrdPuBCBa0ykoFz68bXxi', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074119Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074119Z
20251114/us-east-1/s3/aws4_request
2b9796db7f6886f0f8609e4e130ab4d1491078e55a03791ac95566c5646546d7
DEBUG    botocore.auth:auth.py:430 Signature:
fe6edd3eac4f86becd2099f8b15032af3d674b8b09360fc1c59b0293c7277e27
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074119Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fe6edd3eac4f86becd2099f8b15032af3d674b8b09360fc1c59b0293c7277e27', 'amz-sdk-invocation-id': b'e2fd7354-13c7-40b8-ae26-3427fc471770', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:19 GMT', 'x-amzn-requestid': 'pwehlG8IfCeNir8yOqjaMqpFF2DvUoujPwnEEOMp3J2VrVSsMgCb', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074119Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074119Z
20251114/us-east-1/s3/aws4_request
851aab0a52677d01b8488c8825bddde9453cc3225f01f6ed5079106787d8dc56
DEBUG    botocore.auth:auth.py:430 Signature:
ac3437a2879d29a54892ef71cdce35ce2b6d63847a89f51551ec80542e73878b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074119Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ac3437a2879d29a54892ef71cdce35ce2b6d63847a89f51551ec80542e73878b', 'amz-sdk-invocation-id': b'8941ebe0-2b2c-41be-82c5-22aeb5781da5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:19 GMT', 'x-amzn-requestid': 'vWFp9wliZpOTtrlgDnphO4iesHxWxBC54e83GildlPTMaZtpje5F', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 87b96bfe-cbfa-4b58-a5db-597255d1a7e2, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 87b96bfe-cbfa-4b58-a5db-597255d1a7e2, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 87b96bfe-cbfa-4b58-a5db-597255d1a7e2, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 2556571e-1be9-47f3-9f71-4612427525e6, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 2556571e-1be9-47f3-9f71-4612427525e6, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 2556571e-1be9-47f3-9f71-4612427525e6, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074121Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074121Z
20251114/us-east-1/s3/aws4_request
e2d50ea996585a603f4da8a6b926518f12e4ace0c346b9c06642ae3eda5692aa
DEBUG    botocore.auth:auth.py:430 Signature:
81b03281d7fab2b5e70df30c803611776a1708ed5896081f33bf52b545eb30be
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074121Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=81b03281d7fab2b5e70df30c803611776a1708ed5896081f33bf52b545eb30be', 'amz-sdk-invocation-id': b'222598b2-bbbf-45dc-a2a8-cf423f041c52', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:21 GMT', 'x-amzn-requestid': 'a4tNxBhYsSAHcnDqlta2KH43J2xsK3vbZHj10D6PfgRLxUs35LH6', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074121Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074121Z
20251114/us-east-1/s3/aws4_request
cbcbb4a490777ca20e2ca01f811556c6f041d1374526facbfe96a70e6f536c81
DEBUG    botocore.auth:auth.py:430 Signature:
53cef7b5e4f1e973f84dc8e266ee73bdee62bac8bc461b49319a5ee52e73b1e0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074121Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=53cef7b5e4f1e973f84dc8e266ee73bdee62bac8bc461b49319a5ee52e73b1e0', 'amz-sdk-invocation-id': b'5392d6e5-b9a9-4e9b-97d7-139851ff63e3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:21 GMT', 'x-amzn-requestid': 'cvR6AhAcTYQs8nW8F7Vgz4aV9fe2XzGAcFsopulA59rlC9y58lTy', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074121Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074121Z
20251114/us-east-1/s3/aws4_request
2571cf6cb5c5ed86b722cab22a3e13949a533170c44e8384b9e6603e0f7b08c7
DEBUG    botocore.auth:auth.py:430 Signature:
b332f77b9599d33c6849b22ac8705f6cdb8b745efcc788a6db84d1e3815d91ef
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074121Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b332f77b9599d33c6849b22ac8705f6cdb8b745efcc788a6db84d1e3815d91ef', 'amz-sdk-invocation-id': b'be9dd444-1bb7-44fe-9c8d-908443e04dc5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:21 GMT', 'x-amzn-requestid': '1PQRd1nvLaMyZ8rIipB3pLB2UqgrGfFqSIDG9EWnhCXiHCJccMSB', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 12a9f468-23b3-4b84-8a2a-16893429f20b, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 12a9f468-23b3-4b84-8a2a-16893429f20b, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 12a9f468-23b3-4b84-8a2a-16893429f20b, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ad4bd1f8-135e-4525-af08-ae71b6d109a4, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ad4bd1f8-135e-4525-af08-ae71b6d109a4, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ad4bd1f8-135e-4525-af08-ae71b6d109a4, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074122Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074122Z
20251114/us-east-1/s3/aws4_request
8dc52869086d495f2f73c7805ce25c59b0fa827b967f52717676a45c7c0362ac
DEBUG    botocore.auth:auth.py:430 Signature:
56439cc33f068018bcecebcf6fd29bcf076c0f430942e657e6b3b9e46e26e0d1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074122Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=56439cc33f068018bcecebcf6fd29bcf076c0f430942e657e6b3b9e46e26e0d1', 'amz-sdk-invocation-id': b'5ca5f649-7b61-4674-860b-4de5ca59d48b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:22 GMT', 'x-amzn-requestid': 'a1rflSs2OyAGv4aXAwXPuR0JGRwLyYl9Ux1JxrtXoxsrFmcrnbQN', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074122Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074122Z
20251114/us-east-1/s3/aws4_request
68fb676a3bed715201437790ae62ac640349937542fca881a1b373c81a8a1627
DEBUG    botocore.auth:auth.py:430 Signature:
4e7bbf35b5ba0c6b80bf3c265f69972c43e24e8932247ef8983556a013ef913e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074122Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4e7bbf35b5ba0c6b80bf3c265f69972c43e24e8932247ef8983556a013ef913e', 'amz-sdk-invocation-id': b'4c7f9c07-babc-4ab2-9a82-ab93bda41614', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:22 GMT', 'x-amzn-requestid': 'NKD82nI43DrmphAIhzsUNgd31v2Idjv8otjNsMSzSlkr5q1ZNrTl', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074122Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074122Z
20251114/us-east-1/s3/aws4_request
3c5cf1302b753b2581b3dccaf65e09d1223a25468586218109e804c34694d2a3
DEBUG    botocore.auth:auth.py:430 Signature:
90a7805d385e7cce31dfc185e4fde7a99fe423b2a734bf1c83b6e735c0806410
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074122Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=90a7805d385e7cce31dfc185e4fde7a99fe423b2a734bf1c83b6e735c0806410', 'amz-sdk-invocation-id': b'ad848406-be72-46fd-ad42-8a7bc2817bce', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:22 GMT', 'x-amzn-requestid': 'YAFTWChwMOxjyuBAnH0g0ukgbuJK1XqIdncCXJlfJRMOh3azUCJM', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f1ec4c4d-64d1-4b27-ae7b-d3d381d5bd51, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f1ec4c4d-64d1-4b27-ae7b-d3d381d5bd51, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f1ec4c4d-64d1-4b27-ae7b-d3d381d5bd51, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 95bc44d9-ef8e-4fd9-bd99-f7baae5c1ca8, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 95bc44d9-ef8e-4fd9-bd99-f7baae5c1ca8, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 95bc44d9-ef8e-4fd9-bd99-f7baae5c1ca8, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074123Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074123Z
20251114/us-east-1/s3/aws4_request
31594e3f29c00b3ac193969fa60ed2669204fd8172e5656dc69c7cd91482c37a
DEBUG    botocore.auth:auth.py:430 Signature:
0d71d1cd42c733b2b8363a0233cf3626c84c2cefc2414ab2276df7bd8433f915
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074123Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0d71d1cd42c733b2b8363a0233cf3626c84c2cefc2414ab2276df7bd8433f915', 'amz-sdk-invocation-id': b'0583f48c-01f2-447a-bc0b-39b2a970aa10', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:23 GMT', 'x-amzn-requestid': 'UdOZMAVYxSa5GDmABfJq0XyXakbCN37uLMdKnycJ5IdpcB2Nuq6N', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074123Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074123Z
20251114/us-east-1/s3/aws4_request
815db8ea20a3367547f199a013c6e88e9053bd937c367c36145aa2cc644549fd
DEBUG    botocore.auth:auth.py:430 Signature:
d75c42af7fe3d16804cd570e82b9c4cf11aa5f65f08680ca071d96d99c440a77
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074123Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d75c42af7fe3d16804cd570e82b9c4cf11aa5f65f08680ca071d96d99c440a77', 'amz-sdk-invocation-id': b'391a9f5c-2495-4e90-b18a-277604831d8d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:23 GMT', 'x-amzn-requestid': 'dFAMlWvxEMgdeDpi3iUORwu8EbepkU34N5LWB2azk8e7yXH5BCPh', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074123Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074123Z
20251114/us-east-1/s3/aws4_request
c010680596870ab1cd037c38763ed93cd6c2ff1bd87243bda799ddf1c720f766
DEBUG    botocore.auth:auth.py:430 Signature:
aef1546fdf3c9432565fa70cfb6526a7a178b3fe87d9a1fa94af4b7393060874
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074123Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=aef1546fdf3c9432565fa70cfb6526a7a178b3fe87d9a1fa94af4b7393060874', 'amz-sdk-invocation-id': b'0ececc4d-1b5e-4cac-b6fc-48a7d29a5419', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:23 GMT', 'x-amzn-requestid': 'imLtFhgwKhNmjFJoHzo9BgnkAqFC73e2z4f1QijYpYMPsHlY5p3b', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 4997047e-bd09-4103-83d0-87d6efa5b312, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 4997047e-bd09-4103-83d0-87d6efa5b312, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 4997047e-bd09-4103-83d0-87d6efa5b312, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 091b053b-0cdc-4c20-b2cf-154a0392bcb6, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 091b053b-0cdc-4c20-b2cf-154a0392bcb6, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 091b053b-0cdc-4c20-b2cf-154a0392bcb6, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074125Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074125Z
20251114/us-east-1/s3/aws4_request
d1ae2f9c433c8fef71d02bf747302d44028d860f8fef1f5dc3861a3f22d5a749
DEBUG    botocore.auth:auth.py:430 Signature:
5ea016c8d7b904c594bbacc6c99a82f623faa4f8b989f76b8b11d35e95d52c2f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074125Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5ea016c8d7b904c594bbacc6c99a82f623faa4f8b989f76b8b11d35e95d52c2f', 'amz-sdk-invocation-id': b'000cffd3-ca76-48a9-923f-2cdbda2bd6d5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:25 GMT', 'x-amzn-requestid': '2C1S7TXwsImkWs8Yh7oEiMlEhXPFaRw9kYEbQZzDQGtaaYsAMYz5', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074125Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074125Z
20251114/us-east-1/s3/aws4_request
3dfbaa47c5211181d2bf3142475fe34719cffc99b704be6393bd56737480548d
DEBUG    botocore.auth:auth.py:430 Signature:
fe931bff59bdf98136dafd0ab7ce71dfbca4fb6a45ade60612fc19bcbb067f76
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074125Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fe931bff59bdf98136dafd0ab7ce71dfbca4fb6a45ade60612fc19bcbb067f76', 'amz-sdk-invocation-id': b'628f3d1e-85e9-413d-8798-a97aaabad64a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:25 GMT', 'x-amzn-requestid': 'CqjrbAPI0sCilFb76jFUhpSRFqyyUllv6mhy293FJXkQR9USywL4', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074125Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074125Z
20251114/us-east-1/s3/aws4_request
7358b5d08cb49e4b690ee30f4dee98ad2b7c9fcd8b99f87c1d5025db657e7816
DEBUG    botocore.auth:auth.py:430 Signature:
d600c5877b82170bd0c5b94874bc16becae0568cc071d86ed6d64b75499ab111
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074125Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d600c5877b82170bd0c5b94874bc16becae0568cc071d86ed6d64b75499ab111', 'amz-sdk-invocation-id': b'10d8bddd-9c3f-4ec8-8da3-b501f62189a7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:25 GMT', 'x-amzn-requestid': 'syKLAXpCpk7I1ol4EiFXzdHA6w4eiUwC9ULYZlxqzcvDKMT4UJyd', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, af65b940-54c3-41c1-bf98-064bc95fc910, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, af65b940-54c3-41c1-bf98-064bc95fc910, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, af65b940-54c3-41c1-bf98-064bc95fc910, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 4aba3d5d-9ea7-4e45-8c75-0ffd263bf005, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 4aba3d5d-9ea7-4e45-8c75-0ffd263bf005, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 4aba3d5d-9ea7-4e45-8c75-0ffd263bf005, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074126Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074126Z
20251114/us-east-1/s3/aws4_request
c7f69f2799bdbae254a1918292c01bb0935cd1dbe9e932eb50620b27fb6719bc
DEBUG    botocore.auth:auth.py:430 Signature:
c627d7730ddfca6c7654a1eb9371bf717d26b95d8dfc8fa6c1d6915caa44fbe6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074126Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c627d7730ddfca6c7654a1eb9371bf717d26b95d8dfc8fa6c1d6915caa44fbe6', 'amz-sdk-invocation-id': b'04aed786-12a9-4606-ab81-59d4dfdf33ba', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:26 GMT', 'x-amzn-requestid': 'R5qW1T7jFsn02CzYFHeHEVQW3jybtAECmz0zr49Q9FZhCzW3eH7E', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074126Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074126Z
20251114/us-east-1/s3/aws4_request
f199d88a4a973a9060fda84e53eb57a0903ffc086235cf881fe0a420cbd1c4f5
DEBUG    botocore.auth:auth.py:430 Signature:
de590e0083bb1c2f0bc5acbcd93829fc23e7de519bda71c6051724f048bded09
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074126Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=de590e0083bb1c2f0bc5acbcd93829fc23e7de519bda71c6051724f048bded09', 'amz-sdk-invocation-id': b'93bd6d67-80a7-40dd-b73a-b3f12c52d001', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:26 GMT', 'x-amzn-requestid': 'BKGwPdiu26v5AabZZCbAmaHZ70OVOsdRFJLoE1WJjv1ZOo3cGNNa', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074126Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074126Z
20251114/us-east-1/s3/aws4_request
b2561c7006477d4ab75c3baeb1cc8d87940d7e800084944fd52472947b85d49f
DEBUG    botocore.auth:auth.py:430 Signature:
0eb0a2be96ab6d27495756a9d7747136c1cd73f0738a9a9a73433412c733133a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074126Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0eb0a2be96ab6d27495756a9d7747136c1cd73f0738a9a9a73433412c733133a', 'amz-sdk-invocation-id': b'f52a50fd-6226-43da-b7f5-c8b30b5c477b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:26 GMT', 'x-amzn-requestid': 'l8smSg1nCo0wjRX4AtvAPPYLPD3TsYL0QJ410lioRgxnIUPqnnUl', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 273470bb-216f-4e25-bc14-63aafac93bff, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 273470bb-216f-4e25-bc14-63aafac93bff, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 273470bb-216f-4e25-bc14-63aafac93bff, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 5c10df0a-7a6b-47c7-b30f-9e0767ee4c7e, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 5c10df0a-7a6b-47c7-b30f-9e0767ee4c7e, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 5c10df0a-7a6b-47c7-b30f-9e0767ee4c7e, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074127Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074127Z
20251114/us-east-1/s3/aws4_request
f39b399aa4ee6c9e0100040a5e8ad79bae746b464a83ef4180af18e0e4dcd52d
DEBUG    botocore.auth:auth.py:430 Signature:
e2ef8ee7e77e80759e3dc37d7e792721bdd49346c3459ca51619016908a22f47
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074127Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e2ef8ee7e77e80759e3dc37d7e792721bdd49346c3459ca51619016908a22f47', 'amz-sdk-invocation-id': b'31aacdc9-9ebf-4dae-86b4-7e55abf77ebc', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:27 GMT', 'x-amzn-requestid': 'SQK6ZbobCRHs2lyZezrXlBafhIcqfdKSP0sTHJshyKHsYm5v1z5B', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074127Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074127Z
20251114/us-east-1/s3/aws4_request
fda00b5c1b21f36fbc41f2e8084653c26fe5623ca4d47011da2cc468fe428c9d
DEBUG    botocore.auth:auth.py:430 Signature:
f06bb710ee05e49b0e44eae95ddb0a38002e4f03b707a62c76f6db8df398c095
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074127Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f06bb710ee05e49b0e44eae95ddb0a38002e4f03b707a62c76f6db8df398c095', 'amz-sdk-invocation-id': b'b28dc34b-f839-474d-ad66-4ad1bf3935cc', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:27 GMT', 'x-amzn-requestid': 'jyKv1EYTPQc8cOztpEyCZMKldx3WwvmvKHDr3cVxit19swKqDFnt', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074127Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074127Z
20251114/us-east-1/s3/aws4_request
fb9019a75a5b5d229abcc7965fe2af247bd3fbac11818c88e39122f857564059
DEBUG    botocore.auth:auth.py:430 Signature:
95543d2c7095e39fd022c43cf2c2c39a205268d633ff52977b3e149f7b1dbd95
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074127Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=95543d2c7095e39fd022c43cf2c2c39a205268d633ff52977b3e149f7b1dbd95', 'amz-sdk-invocation-id': b'5c762bb2-ba77-49c2-b7be-a935e1757b37', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:27 GMT', 'x-amzn-requestid': 'dDQtesqrirQA9dp29mNLSPQi9DnzLq5BJej3lrZQwYo7PmjdS3J5', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6f930a4d-967a-466e-b52c-b968ce859d60, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6f930a4d-967a-466e-b52c-b968ce859d60, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6f930a4d-967a-466e-b52c-b968ce859d60, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ba6754f9-9682-46e8-80bf-fde23b537163, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ba6754f9-9682-46e8-80bf-fde23b537163, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ba6754f9-9682-46e8-80bf-fde23b537163, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074129Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074129Z
20251114/us-east-1/s3/aws4_request
58f1c2c9220104ef9340265d69e83ae82b1fcb7710a620258e68124690113e0f
DEBUG    botocore.auth:auth.py:430 Signature:
29677c69be6210d1e7eeaf5d64995647b81ec6a3a0b87fc0526d46b1786d694b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074129Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=29677c69be6210d1e7eeaf5d64995647b81ec6a3a0b87fc0526d46b1786d694b', 'amz-sdk-invocation-id': b'9636e7e2-76b4-4e06-85b6-3f9910a1781c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:29 GMT', 'x-amzn-requestid': 'zYz6XbuWovLLv2GbsE9jkJrUQ483eaSa0CrbrqxYKsgRIW7Unck4', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074129Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074129Z
20251114/us-east-1/s3/aws4_request
5628128f446582348ede0dee84c14fad94073ab9003164596eb4dde9ba23384a
DEBUG    botocore.auth:auth.py:430 Signature:
de93f14614f0e25a5cce00ed2e4b4871d59228634571baf50fd7c135d1257e35
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074129Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=de93f14614f0e25a5cce00ed2e4b4871d59228634571baf50fd7c135d1257e35', 'amz-sdk-invocation-id': b'17473eaa-c5c8-464d-8926-11ea20025254', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:29 GMT', 'x-amzn-requestid': 'Q3nF8XvU3NexvGy6DcU3SO1IxP4hFtbwCEQlZvg4m7mRvwU5UFEl', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074129Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074129Z
20251114/us-east-1/s3/aws4_request
6b5e7b5a28c70fa8f4f4683a393578bd77f8cfac599566c65eb72fe00737d499
DEBUG    botocore.auth:auth.py:430 Signature:
d9c81f26f20ae55af50e35c0c5042dd15575710e9a2493f0203989010a9a8a45
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074129Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d9c81f26f20ae55af50e35c0c5042dd15575710e9a2493f0203989010a9a8a45', 'amz-sdk-invocation-id': b'31395d1a-1691-4b70-97ba-a1db923344e0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:29 GMT', 'x-amzn-requestid': 'hyxJr874gaUqFSSVZMWWrIKDXusws2oaKjAvEB7L9vqYwVRgPCuX', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 1e25db79-dbbb-40ee-998c-66b787977f4f, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 1e25db79-dbbb-40ee-998c-66b787977f4f, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 1e25db79-dbbb-40ee-998c-66b787977f4f, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d8234a46-71ee-4f01-85b0-d2e7098821bb, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d8234a46-71ee-4f01-85b0-d2e7098821bb, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d8234a46-71ee-4f01-85b0-d2e7098821bb, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074130Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074130Z
20251114/us-east-1/s3/aws4_request
7dd26f451c5f0d127ba43625de471928055e8494ed7e27d44b9416b318a86d10
DEBUG    botocore.auth:auth.py:430 Signature:
3bc5428ba85b0fa4f1533e9aa688c581e3c91486bf2c7a25fbf060dc07f08522
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074130Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3bc5428ba85b0fa4f1533e9aa688c581e3c91486bf2c7a25fbf060dc07f08522', 'amz-sdk-invocation-id': b'1ab9b71a-e0bf-4dbb-b4ff-4f5e6d2a88af', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:30 GMT', 'x-amzn-requestid': 'H0blsNAbGMvCnNYFtOVI3LCfi4Jk9Kz8huE9bQUiLmDMURUeLhN7', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074130Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074130Z
20251114/us-east-1/s3/aws4_request
4111387d2f9904bbf31d70467b4f36589c47848109073dde5be38fa0ee592a97
DEBUG    botocore.auth:auth.py:430 Signature:
85ceac41afa827bf7a87f022aa69b3c86c0fd69314d1f254f5e865936073435c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074130Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=85ceac41afa827bf7a87f022aa69b3c86c0fd69314d1f254f5e865936073435c', 'amz-sdk-invocation-id': b'45713bec-c699-4ca1-8d6c-9e5b8797868c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:30 GMT', 'x-amzn-requestid': 'YZ5wynTLYXdLC17KIRZhcO0YNSJ4GRCqGIl3yDu91p0x5t7Zupfq', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074130Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074130Z
20251114/us-east-1/s3/aws4_request
c5f464e4e89c31119021ac6eb46d74448cd7e982c31f3d08c928e2005933b201
DEBUG    botocore.auth:auth.py:430 Signature:
bb2c35bdcd31df9eb0b8dde4df1abefb93e65b6f8e2ea1f25b0e31edbd853b78
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074130Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bb2c35bdcd31df9eb0b8dde4df1abefb93e65b6f8e2ea1f25b0e31edbd853b78', 'amz-sdk-invocation-id': b'72d685cb-455f-41f5-bae8-1a93e1968e7e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:30 GMT', 'x-amzn-requestid': 'D33X2GaPUJpQkEpWzNqS41nAh8jncDszL63r66zZnSXAyBvlljgC', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 33bf8d54-24d1-4881-8e94-c72c1a4a54cf, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 33bf8d54-24d1-4881-8e94-c72c1a4a54cf, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 33bf8d54-24d1-4881-8e94-c72c1a4a54cf, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 73188630-cc16-49f7-b545-3c37ff496aef, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 73188630-cc16-49f7-b545-3c37ff496aef, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 73188630-cc16-49f7-b545-3c37ff496aef, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074131Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074131Z
20251114/us-east-1/s3/aws4_request
3613b1781bf2e67093e4d8c82fc6a87396719279aff061f0a8ecabc10050d23a
DEBUG    botocore.auth:auth.py:430 Signature:
afb30edd5d0c556df61ec77b2aa516105c4f2b115c509e6bd83add32bd895e2a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074131Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=afb30edd5d0c556df61ec77b2aa516105c4f2b115c509e6bd83add32bd895e2a', 'amz-sdk-invocation-id': b'67422f36-c5aa-4ef8-bfa5-b1fb14daf671', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:31 GMT', 'x-amzn-requestid': 'rDJc5B7KeH0WR9HOS4H3z0IaPcriF1b89l75Xnj3h0U6VEwnPFG7', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074131Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074131Z
20251114/us-east-1/s3/aws4_request
37b34ab982f78e0ca25be1440205dc9865284046d8b9741304554449bfaf6a7f
DEBUG    botocore.auth:auth.py:430 Signature:
9a89b68717e19e5864ac8727832460765f93e4ab1b07ef9ceb46228479179d81
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074131Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9a89b68717e19e5864ac8727832460765f93e4ab1b07ef9ceb46228479179d81', 'amz-sdk-invocation-id': b'27571872-8be4-4819-a586-67b000b62bb5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:31 GMT', 'x-amzn-requestid': 'ZGdyFAWDLjul0670hvIZgDT4rFtvuss7kCywmmSxOUahLpaMmgrO', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074131Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074131Z
20251114/us-east-1/s3/aws4_request
2dee1fd73b9d36405c09884e87c5f177b6eafa36a1df35b1fa1ef7c074c8d182
DEBUG    botocore.auth:auth.py:430 Signature:
570ad15d0c7ad547d30bf9de6946227c26f22bed99a96b7d1fceb4db844c2c71
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074131Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=570ad15d0c7ad547d30bf9de6946227c26f22bed99a96b7d1fceb4db844c2c71', 'amz-sdk-invocation-id': b'e78a9ddc-d309-451e-bdf8-662bbfe53001', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:31 GMT', 'x-amzn-requestid': 'qDMwCsHMmkL0B0kbwi2KJOfOSINSsbYvo0mIDw3np3nzzmKee4SK', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, eb0ff18f-61d7-4902-ab6a-3614c9319089, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, eb0ff18f-61d7-4902-ab6a-3614c9319089, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, eb0ff18f-61d7-4902-ab6a-3614c9319089, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d2786bb9-76ce-4df7-a42b-4dbb1724c213, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d2786bb9-76ce-4df7-a42b-4dbb1724c213, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d2786bb9-76ce-4df7-a42b-4dbb1724c213, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074133Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074133Z
20251114/us-east-1/s3/aws4_request
38a1692c46eeb6d67259f203cf8910bbb4c611df3f7048d09e1820a1ce6c3c6e
DEBUG    botocore.auth:auth.py:430 Signature:
7e25425b5faa9f4a9921c7f97eb4923c31f95ec1ac97feb388e62ad57fbce37e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074133Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7e25425b5faa9f4a9921c7f97eb4923c31f95ec1ac97feb388e62ad57fbce37e', 'amz-sdk-invocation-id': b'52549d98-dbbb-419a-92da-5914b6628f5b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:33 GMT', 'x-amzn-requestid': 'f0cy52h7KpjekGTxAkvv8MGGSkKeu9ouKZ5TwZL0DHd1CPJmWvwx', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074133Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074133Z
20251114/us-east-1/s3/aws4_request
3728b39891d358c6756d7b4a18f4045099b540e601ceec877581491b98460a2b
DEBUG    botocore.auth:auth.py:430 Signature:
113119f51fe1ebe4f333c8031b69054323a66638031255e8b6c9d3848ff9fd58
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074133Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=113119f51fe1ebe4f333c8031b69054323a66638031255e8b6c9d3848ff9fd58', 'amz-sdk-invocation-id': b'6460581e-b3cc-4eb5-ae67-4266163cb5fa', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:33 GMT', 'x-amzn-requestid': 'D8HDov44s5pEhxgjfhIEIlEWCpKW173DytnYsYpk5Bx6vQ6oWynr', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074133Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074133Z
20251114/us-east-1/s3/aws4_request
f2bab7dd8bbad0973b27b996c77afd95d9ba275ab1b08eb1f26126f302ad5ff8
DEBUG    botocore.auth:auth.py:430 Signature:
6a591da4f3f38cdfac95373936e79b6c5db38e565f20dec15891e7aeb01dc77b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074133Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6a591da4f3f38cdfac95373936e79b6c5db38e565f20dec15891e7aeb01dc77b', 'amz-sdk-invocation-id': b'f3374092-2a94-48ca-b693-f228c1b4494e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:33 GMT', 'x-amzn-requestid': 'qe8AYki38cdKVvfDIvWhoszp8WFxYuvvxbGr9Isuxm1Xx76qmMRT', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 4009acd2-23ca-4b8e-a228-e014c3768cb3, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 4009acd2-23ca-4b8e-a228-e014c3768cb3, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 4009acd2-23ca-4b8e-a228-e014c3768cb3, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, cbabc947-abb8-4931-9047-e7bdd7adf432, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, cbabc947-abb8-4931-9047-e7bdd7adf432, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, cbabc947-abb8-4931-9047-e7bdd7adf432, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074134Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074134Z
20251114/us-east-1/s3/aws4_request
a96023751c3cde9d3da0d8b8485f336cb772b650a950ee9ab8fa35b8198daa6d
DEBUG    botocore.auth:auth.py:430 Signature:
b716324c1e25b22adbadcac93596223f3ec684920ebb2c3d4f03cbdbcb5b449f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074134Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b716324c1e25b22adbadcac93596223f3ec684920ebb2c3d4f03cbdbcb5b449f', 'amz-sdk-invocation-id': b'642d8811-231c-45c6-b7bb-5f6980bfecbb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:34 GMT', 'x-amzn-requestid': 'SD50tIgDF861YSMToa1T9v92iVBGiaGeeIePJlPoXYhiXFv39iAS', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074134Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074134Z
20251114/us-east-1/s3/aws4_request
e6e5ab1a6e3d48d2ac797472b332a620ad31101833214fd0779e10154984aab2
DEBUG    botocore.auth:auth.py:430 Signature:
05470e65938e738972dca0733b2709c2f323648cdd25e324d23c90254231f0a8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074134Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=05470e65938e738972dca0733b2709c2f323648cdd25e324d23c90254231f0a8', 'amz-sdk-invocation-id': b'd9461af0-c65c-4a6b-9cc0-cdfafdbb819a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:34 GMT', 'x-amzn-requestid': 'b8o395sc36Hhmr4Z9KI46lYCMN9nD2PRv5sbCcKT2B6oVHSylo8w', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074134Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074134Z
20251114/us-east-1/s3/aws4_request
b3ee4de4688096be1d7607abe2b60987c580542472d5f2696987f0a96613c749
DEBUG    botocore.auth:auth.py:430 Signature:
198a7da4568a01a247f3eee0caec7a74123f29f22e94fada07fac4c63910a101
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074134Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=198a7da4568a01a247f3eee0caec7a74123f29f22e94fada07fac4c63910a101', 'amz-sdk-invocation-id': b'974f154a-b5d0-4fdc-8673-d5fefc8fdc2c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:34 GMT', 'x-amzn-requestid': 'znUpAhsmMb0JpMvW41LqXRsopUAHptDexFTC4KSM971pz4b0zJaz', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a5d70af8-57e1-4fe3-9fcf-0cba14fbb823, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a5d70af8-57e1-4fe3-9fcf-0cba14fbb823, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a5d70af8-57e1-4fe3-9fcf-0cba14fbb823, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 44620a97-8ffa-4346-bb2d-0427991ecc45, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 44620a97-8ffa-4346-bb2d-0427991ecc45, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 44620a97-8ffa-4346-bb2d-0427991ecc45, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074135Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074135Z
20251114/us-east-1/s3/aws4_request
394b2bd9c6f9e7f51189a875f4a592d50111453c9fe02fac6a4befe94e011c4a
DEBUG    botocore.auth:auth.py:430 Signature:
3279c95f3afd342081aa2fe276833c3e5487cbc2a8449fcd32d9c792490bbcdc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074135Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3279c95f3afd342081aa2fe276833c3e5487cbc2a8449fcd32d9c792490bbcdc', 'amz-sdk-invocation-id': b'9a2bc3f7-53d6-4832-8836-69c1929b4f28', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:35 GMT', 'x-amzn-requestid': 'hgQKX02Zc8NL6FwSktMP9e9jdfjP7dJaVMhBhsexYYJvo2JD4BGN', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074135Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074135Z
20251114/us-east-1/s3/aws4_request
217c59de23d3507986006eb3e93ba4d295b443e106c6fe127f9cbd8c2067dbd4
DEBUG    botocore.auth:auth.py:430 Signature:
432ed02d2adbeb9e9394ee62c9b9d2f355dffc05a1b4fd26851f354ead6b756a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074135Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=432ed02d2adbeb9e9394ee62c9b9d2f355dffc05a1b4fd26851f354ead6b756a', 'amz-sdk-invocation-id': b'b1fa442a-5734-45a1-a86b-3d1828e613de', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:35 GMT', 'x-amzn-requestid': 'BGxVrttyIBo2v2KTPlF5GZ4l0RjJk0WaBfOnVNSzZ08gKKQOsZ6T', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074135Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074135Z
20251114/us-east-1/s3/aws4_request
7cf9d3489b761505cf371afe6ac2d2fa5c63afa7685ee1a2a9aec11e2276b59b
DEBUG    botocore.auth:auth.py:430 Signature:
a4f24753f43288f4a1b6061e59a3ce802b400a0c8713835a1a380a912285ccda
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074135Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a4f24753f43288f4a1b6061e59a3ce802b400a0c8713835a1a380a912285ccda', 'amz-sdk-invocation-id': b'6c6e592f-1aa5-4344-945a-a916d931c6f8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:35 GMT', 'x-amzn-requestid': 'v37uLe0y0WrmjYmRhNLO0FZrKSwnsZSp0woebknWRshnWLuvKBH8', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 9a846b1f-ee2d-4dc1-b02f-21332566fb04, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 9a846b1f-ee2d-4dc1-b02f-21332566fb04, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 9a846b1f-ee2d-4dc1-b02f-21332566fb04, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 66be57d6-408b-4784-9c00-c059d977d446, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 66be57d6-408b-4784-9c00-c059d977d446, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 66be57d6-408b-4784-9c00-c059d977d446, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074137Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074137Z
20251114/us-east-1/s3/aws4_request
549ef97cf312e650639f6c06aa8765bf8e475d355bf45c098aaa3f985a74b53d
DEBUG    botocore.auth:auth.py:430 Signature:
26524fef1398107c11836ccfca1a001ab692c05dc21a7085cfc31056efeefdd6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074137Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=26524fef1398107c11836ccfca1a001ab692c05dc21a7085cfc31056efeefdd6', 'amz-sdk-invocation-id': b'44a5e319-2464-4351-a7da-dc577674702d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:37 GMT', 'x-amzn-requestid': 'vx9ZEHPfsedyIhLjnezkAgLc5WL2az9OISojG38ede3bzv0oCpdo', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074137Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074137Z
20251114/us-east-1/s3/aws4_request
1c9bc36074120f007ac60aff8cd09894a467bd9444fd7f46fc83e39915ffbefd
DEBUG    botocore.auth:auth.py:430 Signature:
50a43f6ccd8e8ebb1ab02d1c890bc6993037bd3050592550065b97cc675017bc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074137Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=50a43f6ccd8e8ebb1ab02d1c890bc6993037bd3050592550065b97cc675017bc', 'amz-sdk-invocation-id': b'9fe2314f-9f14-48ab-bb7c-5a78b1c45c86', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:37 GMT', 'x-amzn-requestid': 'IMlYoaMPisX55r68wL1TdYnhnEEPoRqHzEc5JHm1ljv5XvyTrrSI', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074137Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074137Z
20251114/us-east-1/s3/aws4_request
94146900705b19220cc4725ac85a83ccdd2abf20a3c512e8f203f11b95b0107a
DEBUG    botocore.auth:auth.py:430 Signature:
4a964ab776614f6ac0dd1f3677b9771865a74c9cc1c7cc82de8cef22fda1cedb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074137Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4a964ab776614f6ac0dd1f3677b9771865a74c9cc1c7cc82de8cef22fda1cedb', 'amz-sdk-invocation-id': b'd12bc559-e2cc-4eb5-9b7c-99e4edf90637', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:37 GMT', 'x-amzn-requestid': 'ay9bPoHC3XtDJyDQJ4F59ye0pALLJ3EPjKSr5jJ4w94OxcrbZFMH', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 33394746-76c4-4fd7-9290-8cccff33feb9, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 33394746-76c4-4fd7-9290-8cccff33feb9, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 33394746-76c4-4fd7-9290-8cccff33feb9, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 14baf1ca-ce93-49ed-beba-7f8a55d01b1c, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 14baf1ca-ce93-49ed-beba-7f8a55d01b1c, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 14baf1ca-ce93-49ed-beba-7f8a55d01b1c, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074138Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074138Z
20251114/us-east-1/s3/aws4_request
ce9b306c006a1d7544ec37f11debf6cfe82107e53df038b80e438733039a710f
DEBUG    botocore.auth:auth.py:430 Signature:
638452c4f1a414bec932c11567ee84bb1287bdfb9eb9f5391994a3309a616fc8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074138Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=638452c4f1a414bec932c11567ee84bb1287bdfb9eb9f5391994a3309a616fc8', 'amz-sdk-invocation-id': b'bb61a440-68dd-4866-997a-567dd349d807', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:38 GMT', 'x-amzn-requestid': 'IWcRpUCFHyZ2LPKMfKLdIAEYlnPmTyhr7XHnL5JIoMz9HbtDlb9Q', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074138Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074138Z
20251114/us-east-1/s3/aws4_request
8cf5ec5dcfc2d5b67daf2819995efc3b4e14b1342600ac62c904451a9454d3cd
DEBUG    botocore.auth:auth.py:430 Signature:
1267cd54bbb6c455705f786a5684f934e87ff2900979a6a5db654746cf0fc7d3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074138Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1267cd54bbb6c455705f786a5684f934e87ff2900979a6a5db654746cf0fc7d3', 'amz-sdk-invocation-id': b'093cc9a0-3294-45c6-8657-7a4ab2b1f2ba', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:38 GMT', 'x-amzn-requestid': '8QLxff9aN7gSuooOROGmFjELSOCq4kWc0FChro2gFOKCNFlph0BF', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074138Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074138Z
20251114/us-east-1/s3/aws4_request
d499ce7caa7ad42828cdf9c6446197c14da77ffd13677d8d728bace5859922cd
DEBUG    botocore.auth:auth.py:430 Signature:
4a67182d76ebb0011a800f5a057a7507c763c36978f85d5e313efba0526b62a3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074138Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4a67182d76ebb0011a800f5a057a7507c763c36978f85d5e313efba0526b62a3', 'amz-sdk-invocation-id': b'3a5820c4-6676-4a31-a3cc-ce5f8f19d056', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:38 GMT', 'x-amzn-requestid': 'lCOvuW0bTtTpRetfNuJcT70FXBYo6vfLy4QC269bt3twEuobNAOr', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 60ca1270-3017-4883-8525-0584aea4b06a, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 60ca1270-3017-4883-8525-0584aea4b06a, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 60ca1270-3017-4883-8525-0584aea4b06a, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b542a980-0c6b-4b43-9b88-abe81acd06fb, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b542a980-0c6b-4b43-9b88-abe81acd06fb, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b542a980-0c6b-4b43-9b88-abe81acd06fb, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074139Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074139Z
20251114/us-east-1/s3/aws4_request
d8045393780376ef0bc0a9bcf37726be700a242c9a87e4909ee5a387d229377b
DEBUG    botocore.auth:auth.py:430 Signature:
a4928ba0a47bbfbce103c4a6b4bafad7923a2e37cc1c65fe1377459c51984c7d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074139Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a4928ba0a47bbfbce103c4a6b4bafad7923a2e37cc1c65fe1377459c51984c7d', 'amz-sdk-invocation-id': b'2695b067-daca-4fdd-abcf-1b001001f1f7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:39 GMT', 'x-amzn-requestid': 'POm16Kwz7mLDKNvZcGp9g7lm4hjxpNuf3qPaMfRChFKGzfUxinlq', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074139Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074139Z
20251114/us-east-1/s3/aws4_request
77fdccfe9965695fb4677a12ce6e47a512f8a53f0b2f5204b269c81e1cd090b4
DEBUG    botocore.auth:auth.py:430 Signature:
5fdd41c2aa71ea10261dd56287568c2587f443c91332b3ec360a8548f5afd32e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074139Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5fdd41c2aa71ea10261dd56287568c2587f443c91332b3ec360a8548f5afd32e', 'amz-sdk-invocation-id': b'81321930-1ec3-43fc-9cfe-31abafe63612', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:39 GMT', 'x-amzn-requestid': 'T58PPi3NNOru3JCPfxvm2V70A6ynEM2jP2DPOoSRMgdUde9Qcghg', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074139Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074139Z
20251114/us-east-1/s3/aws4_request
b6b710719c59993b93a14c034c2ebaf84c7414e29e1737f0049c693949dbd039
DEBUG    botocore.auth:auth.py:430 Signature:
de2fac79ce52982d75079d29e0cf3f45174c439388d4d008ba45accc95495667
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074139Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=de2fac79ce52982d75079d29e0cf3f45174c439388d4d008ba45accc95495667', 'amz-sdk-invocation-id': b'1bbc58a9-0fbc-4af0-a251-694be3128b46', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:39 GMT', 'x-amzn-requestid': 'xOLlvN9lUCCbvrM0rdTag6B7pCBfln460KuulYKFRE2jUUwaGfDK', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 9245ca1a-90d3-45bb-bdb0-0e4a74720e71, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 9245ca1a-90d3-45bb-bdb0-0e4a74720e71, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 9245ca1a-90d3-45bb-bdb0-0e4a74720e71, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 7b6a5e7a-d71b-4458-a113-6283ee9a59b1, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 7b6a5e7a-d71b-4458-a113-6283ee9a59b1, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 7b6a5e7a-d71b-4458-a113-6283ee9a59b1, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074141Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074141Z
20251114/us-east-1/s3/aws4_request
20a9e16bc433aaade96f17975a09e407343b2fff4f1c3b7d393b769ecdcc0ade
DEBUG    botocore.auth:auth.py:430 Signature:
ddcca1cb3c522bde09ff1a271717ad8a3abcc861fe8074fbaf9ec815ed6187b4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074141Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ddcca1cb3c522bde09ff1a271717ad8a3abcc861fe8074fbaf9ec815ed6187b4', 'amz-sdk-invocation-id': b'1ae51497-dfc9-4741-b922-d1685fb420a6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:41 GMT', 'x-amzn-requestid': 'hFH8V5hghKnXZsVf3DtlGXpwt0FwMlRtY2KnQsHo1e0lZuvRAsa1', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074141Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074141Z
20251114/us-east-1/s3/aws4_request
0331cd21ff9569a0c37ad93aa4c6300e44e227f861581fdc6fe85417579adf29
DEBUG    botocore.auth:auth.py:430 Signature:
467103b2565971df7aa27d97d05e4c8af1768c18488d9f24cf745e80d18d6e9e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074141Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=467103b2565971df7aa27d97d05e4c8af1768c18488d9f24cf745e80d18d6e9e', 'amz-sdk-invocation-id': b'4c440b63-2f7b-44d8-bef4-40798f3e0397', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:41 GMT', 'x-amzn-requestid': 'NAkQZhcaaHTAtCbnrFQKSnWbi8DVJjBfTn0ZVXLt1Sx6w6H7uqSj', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074141Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074141Z
20251114/us-east-1/s3/aws4_request
6178ae89efdc0a33821d07bc5b37baeb59150a15a8900db21597d73eceb30051
DEBUG    botocore.auth:auth.py:430 Signature:
67293aa49f21b335073a30ac784f6ee1d34033647f54c4e2ba04b8674a8ef10c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074141Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=67293aa49f21b335073a30ac784f6ee1d34033647f54c4e2ba04b8674a8ef10c', 'amz-sdk-invocation-id': b'327d6053-7ede-4304-bf35-d8a68b956480', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:41 GMT', 'x-amzn-requestid': '496cEjcs9ElYjmtyTWfU76L0p6qsXEFCV0jtwpiEUm1jOP1RAdu9', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 0855af45-d5dc-4eff-8b9c-ace72ca95042, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 0855af45-d5dc-4eff-8b9c-ace72ca95042, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 0855af45-d5dc-4eff-8b9c-ace72ca95042, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 0c106cff-105e-461a-8bfa-dfe566539b8b, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 0c106cff-105e-461a-8bfa-dfe566539b8b, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 0c106cff-105e-461a-8bfa-dfe566539b8b, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074142Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074142Z
20251114/us-east-1/s3/aws4_request
99717869bb6caf58d63cd77ef413a98fd78c09b7e7658e5c96429e0790363426
DEBUG    botocore.auth:auth.py:430 Signature:
4ce7f968b270913cc9d99877bfea5c767f424bd575e93f17204fe77f7c4bdffb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074142Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4ce7f968b270913cc9d99877bfea5c767f424bd575e93f17204fe77f7c4bdffb', 'amz-sdk-invocation-id': b'475125fb-404e-4553-a99a-f35417104e6f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:42 GMT', 'x-amzn-requestid': 'nZ0S1K1vmvLNA3PfYrRbW62nlHViUN8YnAtwbyfKB8aKBROcqQAZ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074142Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074142Z
20251114/us-east-1/s3/aws4_request
ce128937a2e401e243312374f441084031848193443679c5a858cd61fafcd9bf
DEBUG    botocore.auth:auth.py:430 Signature:
d2b016ed0d6fcfbeacf870ba29686b8985cc6bd5ec5276811cf8d944467f49b3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074142Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d2b016ed0d6fcfbeacf870ba29686b8985cc6bd5ec5276811cf8d944467f49b3', 'amz-sdk-invocation-id': b'108b91e3-0e2c-4e8e-b412-894ba315a448', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:42 GMT', 'x-amzn-requestid': 'By6aLkLrkZ3AzT0U9NZqNOuFQ2QvMl2njq5yF1eTOZq3hIjwgTdU', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074142Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074142Z
20251114/us-east-1/s3/aws4_request
78f01cae374903ed92d2dd2b020b9815353d2014a5285b38c6b9a3ae30016d45
DEBUG    botocore.auth:auth.py:430 Signature:
2b65e24059ed89ad7f8488cff024229e3eeac163f08cb1a466c2485ee903e314
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074142Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2b65e24059ed89ad7f8488cff024229e3eeac163f08cb1a466c2485ee903e314', 'amz-sdk-invocation-id': b'bdae4dd4-52b2-4f19-9c00-67692bba75c5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:42 GMT', 'x-amzn-requestid': 'TmDIluJ3lAPcEqfD2gyAvi7LbyiMVjBPAmCpV02aZ3Ggy2FlmMLV', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6bdac3c8-817a-42ee-ae8e-a1e661e79500, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6bdac3c8-817a-42ee-ae8e-a1e661e79500, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6bdac3c8-817a-42ee-ae8e-a1e661e79500, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 62f8d47f-2b73-4bb5-98d6-07167647db92, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 62f8d47f-2b73-4bb5-98d6-07167647db92, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 62f8d47f-2b73-4bb5-98d6-07167647db92, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074143Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074143Z
20251114/us-east-1/s3/aws4_request
016948b0d32f35068bc3cad812762f40ff24ccd6010976825102e7a3e4d68cd4
DEBUG    botocore.auth:auth.py:430 Signature:
528656da13031cdd3122616ed7e32f56bc3c8ee064285cc08ca81a578da46828
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074143Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=528656da13031cdd3122616ed7e32f56bc3c8ee064285cc08ca81a578da46828', 'amz-sdk-invocation-id': b'1490083a-e6fd-46f4-9bdb-3b5549f8c11f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:43 GMT', 'x-amzn-requestid': 'lWYgbc8UuZK9MHcH2W4q91n4IOjc7NPhQhApl4eF7CMa8s8lNBHg', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074143Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074143Z
20251114/us-east-1/s3/aws4_request
7fe7507fa0579c12947cfe7ca598e86a4fd4c05488d780b7cc64fdd7090072de
DEBUG    botocore.auth:auth.py:430 Signature:
58e0a49d914306e6d823809859f5a97e3799610dc2adea8456f90b0e186ec708
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074143Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=58e0a49d914306e6d823809859f5a97e3799610dc2adea8456f90b0e186ec708', 'amz-sdk-invocation-id': b'773a3b26-dc63-42a2-8957-aae91da3bc0e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:43 GMT', 'x-amzn-requestid': 'JJ8zjc9IwchOHP3RkTIU8Xi5T9eM9KMfjYFpuyyAyfc4I1Zm5F4q', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074143Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074143Z
20251114/us-east-1/s3/aws4_request
cdd250fdad6a6505f933017e0b40b29a85465316b469840b04f8801a35583b8e
DEBUG    botocore.auth:auth.py:430 Signature:
7f7d4e636c726075640eabb14a9d4ccb168b09d2cec877ac2a805b6a857bef03
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074143Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7f7d4e636c726075640eabb14a9d4ccb168b09d2cec877ac2a805b6a857bef03', 'amz-sdk-invocation-id': b'cf5358e0-d9f8-4173-b0d7-e7459974b57b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:43 GMT', 'x-amzn-requestid': '8SNPo7my1GnDfxBVic9E38jBTe406svxL0ehz2UhUTRLwi5oZvKB', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e60af50e-bbf5-468a-8529-0194d0c8f37d, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e60af50e-bbf5-468a-8529-0194d0c8f37d, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e60af50e-bbf5-468a-8529-0194d0c8f37d, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 7ffa96b7-3494-447f-8816-4167a7586457, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 7ffa96b7-3494-447f-8816-4167a7586457, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 7ffa96b7-3494-447f-8816-4167a7586457, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074145Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074145Z
20251114/us-east-1/s3/aws4_request
f409a07750561e69cbcee93014bbb4faf3b9d8faed33807a3ee9deb55f507609
DEBUG    botocore.auth:auth.py:430 Signature:
c00c2939345eca6fa31daf9f5d8e364076ce146b5b85413bf024c59c6b53b67d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074145Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c00c2939345eca6fa31daf9f5d8e364076ce146b5b85413bf024c59c6b53b67d', 'amz-sdk-invocation-id': b'234958a2-a62b-4fee-9b48-4efc8a3dd63a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:45 GMT', 'x-amzn-requestid': '9lHioN5F7822TtqDetspMhEFjEH7Py6kYaPL6ZiQ63IWSnwAUYAu', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074145Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074145Z
20251114/us-east-1/s3/aws4_request
b5a5202bc4c3cf343ed86ac12ef35ac2aa542b7b5ab8dd2deda765e1b42594a9
DEBUG    botocore.auth:auth.py:430 Signature:
53002d018fe6f92e4558d34cb853426df56aea6542dd002fafad87c08d2c4f45
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074145Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=53002d018fe6f92e4558d34cb853426df56aea6542dd002fafad87c08d2c4f45', 'amz-sdk-invocation-id': b'cdf1ea96-efde-4f01-b992-7d589af9b7b2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:45 GMT', 'x-amzn-requestid': 'RdF2AcZhiZQc1x3fVMVYN9atbsINVe3WUl4oK0P5L03tTw02hWBQ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074145Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074145Z
20251114/us-east-1/s3/aws4_request
d395cb708f99b86abdf8e0ce22938e45271f69ef919f9cc5a0216bdf2232bd1c
DEBUG    botocore.auth:auth.py:430 Signature:
2452a66d38fcf0435615989bb934c0627ad9ae8dc252cd8ea18169fdf6f36611
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074145Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2452a66d38fcf0435615989bb934c0627ad9ae8dc252cd8ea18169fdf6f36611', 'amz-sdk-invocation-id': b'38d0da90-912a-494e-b3e5-b2ebd177f51b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:45 GMT', 'x-amzn-requestid': 'FQyEv8B9C3XBB2DbNjrZXBLKVz8lhMNylidGz7IjZGN8hZzPkuIE', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 808af7fa-88b9-4a8c-98b7-c599864aafb9, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 808af7fa-88b9-4a8c-98b7-c599864aafb9, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 808af7fa-88b9-4a8c-98b7-c599864aafb9, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3a6e4f56-8084-41ff-84bd-db60895fd465, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3a6e4f56-8084-41ff-84bd-db60895fd465, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3a6e4f56-8084-41ff-84bd-db60895fd465, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074146Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074146Z
20251114/us-east-1/s3/aws4_request
15a88418a1185d720b26b08baadee47d2a68bfeb0294ced6cc67513caab9a786
DEBUG    botocore.auth:auth.py:430 Signature:
8f746e0a95e634c8e8dacfbb6e60d56319c6737897afce772dfff12a6ea560f7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074146Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8f746e0a95e634c8e8dacfbb6e60d56319c6737897afce772dfff12a6ea560f7', 'amz-sdk-invocation-id': b'd995f099-9a24-4749-8722-1646582b7797', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:46 GMT', 'x-amzn-requestid': 'Er2lnPMUFFOYPdxTTis3FIh1WrrDfvMpHK8GDWfmZYqXWgp9wWdv', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074146Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074146Z
20251114/us-east-1/s3/aws4_request
2f2c38590dd07f8279d61e8c34d656c3fd7bc0b5d116087a9f9c50afd43ead65
DEBUG    botocore.auth:auth.py:430 Signature:
72318561a57c60850ea76c6ea5d78379df6480b307283dc7c11ce662d9bd856c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074146Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=72318561a57c60850ea76c6ea5d78379df6480b307283dc7c11ce662d9bd856c', 'amz-sdk-invocation-id': b'70b21ab1-beb8-4792-9125-e27d351f484c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:46 GMT', 'x-amzn-requestid': 'NiWZr5FihRK3SBMR7y0tgw6A5sIWXhyZXMzRg5jACwy6cypI65qC', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074146Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074146Z
20251114/us-east-1/s3/aws4_request
f8379797fb369ababa781597736686b8b2bef0b49b5c6dac5281d04555829caa
DEBUG    botocore.auth:auth.py:430 Signature:
42cdc8328f631cb64605471c6be8f587049f3a74436518419e766d455753e529
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074146Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=42cdc8328f631cb64605471c6be8f587049f3a74436518419e766d455753e529', 'amz-sdk-invocation-id': b'd765b22a-6455-41c1-b902-a0320c89da16', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:46 GMT', 'x-amzn-requestid': 'ojvMNhiALdcGGTMJH0joEsv3I6WBAox9d6YijvAzLqouWLCqqJlx', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 66e9b139-dac7-457d-8471-8666bb186a4b, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 66e9b139-dac7-457d-8471-8666bb186a4b, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 66e9b139-dac7-457d-8471-8666bb186a4b, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 2734772c-cada-4dce-a276-74723d66b19b, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 2734772c-cada-4dce-a276-74723d66b19b, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 2734772c-cada-4dce-a276-74723d66b19b, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074147Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074147Z
20251114/us-east-1/s3/aws4_request
003ad651ceb3e9a96c9c9426ef8d7122fe7ad0fbd07b16feba9e70a82b0837b0
DEBUG    botocore.auth:auth.py:430 Signature:
053eecd21b19d6538b5f2a5950f3a9c8865b34e583559cf0735d13db2951a120
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074147Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=053eecd21b19d6538b5f2a5950f3a9c8865b34e583559cf0735d13db2951a120', 'amz-sdk-invocation-id': b'3c858f28-7af3-4379-bbd0-51ad2b20d8d4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:47 GMT', 'x-amzn-requestid': 'QBTIo6PzPXBqMWj607sG91JqERNI3EYk2fxyEQ5kDw3tweb6uHeQ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074147Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074147Z
20251114/us-east-1/s3/aws4_request
31922cd4c1edd14ee4276e5cd481aae5ac3f9517be72b2a726289d792142a70d
DEBUG    botocore.auth:auth.py:430 Signature:
29fe62b8127f85a313ba4e5de57a5c69436a754e4e0462a0c51e17e83eafcc52
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074147Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=29fe62b8127f85a313ba4e5de57a5c69436a754e4e0462a0c51e17e83eafcc52', 'amz-sdk-invocation-id': b'cd9c15bd-e44a-40fd-b234-cbc51f878aff', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:47 GMT', 'x-amzn-requestid': 'DOduKeLOmaPSCPDVKEhDyUSzgDtscesXQ9XFdSkYLMjW4dAaA7qA', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074148Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074148Z
20251114/us-east-1/s3/aws4_request
db610ffb3946b80331e659366325144aba8fd4ca9a400ac7ddea48a832f0af99
DEBUG    botocore.auth:auth.py:430 Signature:
0e500f3c5ba2033cdc006c375ee7ff584156accfbb853ecfc04bf7c9b0546198
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074148Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0e500f3c5ba2033cdc006c375ee7ff584156accfbb853ecfc04bf7c9b0546198', 'amz-sdk-invocation-id': b'489a4945-acae-46ce-9a29-b90c9537984f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:48 GMT', 'x-amzn-requestid': 'jBmJRBC2zkQ1VbcJc1DOBub5uG7Y3bCEMPvsOxVCtMOpiFcIUHTI', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 4b2327dc-ae8e-4d51-9d8a-c81df417a6ea, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 4b2327dc-ae8e-4d51-9d8a-c81df417a6ea, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 4b2327dc-ae8e-4d51-9d8a-c81df417a6ea, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 8a244b00-b657-4703-a75f-2e7faf22cf0a, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 8a244b00-b657-4703-a75f-2e7faf22cf0a, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 8a244b00-b657-4703-a75f-2e7faf22cf0a, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074149Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074149Z
20251114/us-east-1/s3/aws4_request
d03830c4540717a80a6aaf9793c33e8ce5caddeed149b28e6464307ce2b7d397
DEBUG    botocore.auth:auth.py:430 Signature:
8face20e457ac84fc01c5374be4ee88e7791aaecb6d95ac2e719e69350327917
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074149Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8face20e457ac84fc01c5374be4ee88e7791aaecb6d95ac2e719e69350327917', 'amz-sdk-invocation-id': b'b215221a-94f9-4d2b-a951-94a707d1d82f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:49 GMT', 'x-amzn-requestid': 'APXPVl371anSssqYYsIt1q3z1AkXXL7ukoYtloul96uRRnVV1sPv', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074149Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074149Z
20251114/us-east-1/s3/aws4_request
4eeaa754b1fa40b4dedc03a0132dd7d7cba66e607a3bd0b65dd89b51aa410709
DEBUG    botocore.auth:auth.py:430 Signature:
0212a03077a266e221c1dfda759524ef0232b8ebc759825ead1295cf0fcb47b7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074149Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0212a03077a266e221c1dfda759524ef0232b8ebc759825ead1295cf0fcb47b7', 'amz-sdk-invocation-id': b'30f42c4f-f54f-4fc8-87fd-83021533e099', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:49 GMT', 'x-amzn-requestid': 'FuUevNZ4m17Vjm3jVgvcDbgH9yMEVAwufARxYfdhSIltuptA57EZ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074149Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074149Z
20251114/us-east-1/s3/aws4_request
1c928b53c2a885e1b757e5824d59dadd2fd11bb6857a58f5c0b8543c85146cb1
DEBUG    botocore.auth:auth.py:430 Signature:
e713987159986b808f04d4d3adf9136431b430de3b75ef43d7acdac11a58f633
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074149Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e713987159986b808f04d4d3adf9136431b430de3b75ef43d7acdac11a58f633', 'amz-sdk-invocation-id': b'c5b5da8b-a4e9-48a0-bd18-b11263321bc5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:49 GMT', 'x-amzn-requestid': 'CcrjeZoLq1vnVYQu69uDdHybV0VrJBriUbbNRsELx4rUN5tWz5ji', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 18f135d6-56e0-4eeb-8609-15e4d5cbaec7, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 18f135d6-56e0-4eeb-8609-15e4d5cbaec7, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 18f135d6-56e0-4eeb-8609-15e4d5cbaec7, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 9c302cb4-e5db-4d8c-941a-8c45298f8d14, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 9c302cb4-e5db-4d8c-941a-8c45298f8d14, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 9c302cb4-e5db-4d8c-941a-8c45298f8d14, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074150Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074150Z
20251114/us-east-1/s3/aws4_request
7a05cf14680aa6e2a4930bc4f7b90b2a5e289acee95fbc7c1d6eb5e9cba14584
DEBUG    botocore.auth:auth.py:430 Signature:
cd60ec423c1a09fd1cf3b3e8e40c3e699dc5f8e1fc6f2cf6d327f7b6c64c7d79
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074150Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=cd60ec423c1a09fd1cf3b3e8e40c3e699dc5f8e1fc6f2cf6d327f7b6c64c7d79', 'amz-sdk-invocation-id': b'dfd1ed50-4d01-453b-90c0-952f10c321ae', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:50 GMT', 'x-amzn-requestid': 'vTioKenYtnmRbmZJcKp45CDYtWyREFkY8QSRTHm7qEIhRiOOGUfa', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074150Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074150Z
20251114/us-east-1/s3/aws4_request
372894e5ad68e7c90dcb222c7a4c24d416c4d969adb6a1b10bc57b2cd9693539
DEBUG    botocore.auth:auth.py:430 Signature:
4f7580e679cbfb6a40b3bb2482b92926d909cc7da135f29ebfc48a811015fd46
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074150Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4f7580e679cbfb6a40b3bb2482b92926d909cc7da135f29ebfc48a811015fd46', 'amz-sdk-invocation-id': b'7d05d5ba-9c61-4736-81c7-e70309a86901', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:50 GMT', 'x-amzn-requestid': 'R6ulSuzBShqUikZlGHP1CHT9x34jXRBz5yLh4WroJQ5qbgUkQkZO', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074150Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074150Z
20251114/us-east-1/s3/aws4_request
fc257fd5949f3ddc0d52375bf10ea85fc37523ee02d5094392553b0d4405363d
DEBUG    botocore.auth:auth.py:430 Signature:
0dd7d356d6e5d9125becec33bb4fd6e57fd954a0c073f30ce719a96eab73b17f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074150Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0dd7d356d6e5d9125becec33bb4fd6e57fd954a0c073f30ce719a96eab73b17f', 'amz-sdk-invocation-id': b'd8fd7ac5-0e45-455a-b3c1-e859cdc63d9e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:50 GMT', 'x-amzn-requestid': 'OBIi8HIUCHvIzdCvHbrRIoBr8JBI6um5FpmTkSTBx8i4phdcSDOg', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, dbd1672b-89de-4e00-9073-381053fd3a9e, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, dbd1672b-89de-4e00-9073-381053fd3a9e, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, dbd1672b-89de-4e00-9073-381053fd3a9e, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 172488ff-2b52-47a4-a175-cb104449a4c4, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 172488ff-2b52-47a4-a175-cb104449a4c4, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 172488ff-2b52-47a4-a175-cb104449a4c4, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074152Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074152Z
20251114/us-east-1/s3/aws4_request
aa310b6429bc9107b646f9336c79999b972342f5b7b43e0c416df40bc97b4132
DEBUG    botocore.auth:auth.py:430 Signature:
86ff0456f3137fbdd96bdff8ab5477e397cbf583cfbd0b34e88163afb9cfee9c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074152Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=86ff0456f3137fbdd96bdff8ab5477e397cbf583cfbd0b34e88163afb9cfee9c', 'amz-sdk-invocation-id': b'5542a845-d377-4495-a448-e2fd6c108fd5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:52 GMT', 'x-amzn-requestid': 'j8SwK82VbeSUCDVgi2eRzfoKIAdOGXqavRmE54WtZNFZ6HkURz5R', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074152Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074152Z
20251114/us-east-1/s3/aws4_request
dee66064c2f6af74df4f6fa0d16708541edf05f641daa975d7e7413f918342e8
DEBUG    botocore.auth:auth.py:430 Signature:
7a1310c3e40e890f29a0c127288e617767f16851d9b2157a48f88d8e6ef45e81
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074152Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7a1310c3e40e890f29a0c127288e617767f16851d9b2157a48f88d8e6ef45e81', 'amz-sdk-invocation-id': b'3abd4ba6-c103-4cdb-8a2d-0e74ad159382', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:52 GMT', 'x-amzn-requestid': 'a7yJWNRWkn9K12LlcUkyE5eX5WCydfAfmzUuINJVA4PXObtEeCDx', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074152Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074152Z
20251114/us-east-1/s3/aws4_request
8c7a5e3316e4f0bc23cc9a2d26df84d0d6d2a85514ffd343d2ce8c114fdfcffc
DEBUG    botocore.auth:auth.py:430 Signature:
6a5717a769e71169598511ea8aab9262d0e0bf5c4dbafa7c85013ad1406f631f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074152Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6a5717a769e71169598511ea8aab9262d0e0bf5c4dbafa7c85013ad1406f631f', 'amz-sdk-invocation-id': b'd5ba9160-bc5b-4df3-9e22-f869b11fb349', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:52 GMT', 'x-amzn-requestid': 'l56h6oLV70qbgS3oqyA2xE3YIRbFH0wBDZpynn9TxSZSKS64dZkR', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b62dba80-87c8-41cb-a9f1-d8ceafae42d0, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b62dba80-87c8-41cb-a9f1-d8ceafae42d0, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b62dba80-87c8-41cb-a9f1-d8ceafae42d0, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b0040707-66c2-4c5c-9712-16efe01acdfb, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b0040707-66c2-4c5c-9712-16efe01acdfb, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b0040707-66c2-4c5c-9712-16efe01acdfb, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074153Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074153Z
20251114/us-east-1/s3/aws4_request
7efa2521dd19ed5dd9f752e7d2b5b87e1fa73860cfbdc9c93532856e93102280
DEBUG    botocore.auth:auth.py:430 Signature:
aa7c0116268f4d51649e0d2d280eb9311c9efd43ab8ec68d6d9bad9aef53c763
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074153Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=aa7c0116268f4d51649e0d2d280eb9311c9efd43ab8ec68d6d9bad9aef53c763', 'amz-sdk-invocation-id': b'df77b616-3cae-40de-b6a4-b988cd1b3a5b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:53 GMT', 'x-amzn-requestid': 'Cv4SsF6mOEzn7Gbl4CF4B8f2EZ9Czl5lfDdOw6uFnGTxmJyuEwFa', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074153Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074153Z
20251114/us-east-1/s3/aws4_request
0fa776130570fa288d85d2841ef10e2e85e9430cd071b5b8a4d384dc22003d5c
DEBUG    botocore.auth:auth.py:430 Signature:
3a7898f5256dde117d06ac5927ccf2c86d482bafa2400c987371ebf5c11eff7c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074153Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3a7898f5256dde117d06ac5927ccf2c86d482bafa2400c987371ebf5c11eff7c', 'amz-sdk-invocation-id': b'a90a87ce-5515-432e-aea0-da710b7e3292', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:53 GMT', 'x-amzn-requestid': '2yMKgBWQp1OsUU0JxOxk3IrRVI0ETlpWBLUIQ7rkBCLb2EGxueXi', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074153Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074153Z
20251114/us-east-1/s3/aws4_request
2bc409150261e9a4271258cac1ac67236ea372920afaf82f8fe51ce9ceed35fc
DEBUG    botocore.auth:auth.py:430 Signature:
11853e369edcb2d6dff13665c8709087a119753c36b6e7c1152c1ffbaf3233b4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074153Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=11853e369edcb2d6dff13665c8709087a119753c36b6e7c1152c1ffbaf3233b4', 'amz-sdk-invocation-id': b'cbadb1ff-a9a1-42fa-96ec-d879b23f03d5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:53 GMT', 'x-amzn-requestid': '5YGITQXfxuhYe8P8AbSdGyDkVcbei2vt1lw7xbpP6sz07D5Mem9e', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 353c6c52-2293-4c14-abfc-9156f86347e1, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 353c6c52-2293-4c14-abfc-9156f86347e1, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 353c6c52-2293-4c14-abfc-9156f86347e1, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 684afffb-d57c-4bef-9bbe-9b29b18a8405, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 684afffb-d57c-4bef-9bbe-9b29b18a8405, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 684afffb-d57c-4bef-9bbe-9b29b18a8405, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074154Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074154Z
20251114/us-east-1/s3/aws4_request
e5d4e7e96034ee994356b60198030742c7465b80ea6a257d50a2d75806918121
DEBUG    botocore.auth:auth.py:430 Signature:
82d0881290352abcb9a69264a4eb77ec431f728ebc56dda0288d27f8ac079cbb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074154Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=82d0881290352abcb9a69264a4eb77ec431f728ebc56dda0288d27f8ac079cbb', 'amz-sdk-invocation-id': b'faca80e0-2529-495d-9dd3-dd04a020ce24', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:54 GMT', 'x-amzn-requestid': 'zp9LbUgCwWBYdYrvhFcHSVKe0r7hREzn00K1a93h81QAxgldTbZG', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074154Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074154Z
20251114/us-east-1/s3/aws4_request
9d25f1d35355b9228c181015515c797bb2418e14361bb6787fe58a088f4de365
DEBUG    botocore.auth:auth.py:430 Signature:
29cf5d44cd7335fa6efe4c30c821da3e677d8f40b78169e8b570b6a49f45c1a2
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074154Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=29cf5d44cd7335fa6efe4c30c821da3e677d8f40b78169e8b570b6a49f45c1a2', 'amz-sdk-invocation-id': b'5cbecf19-8b92-411f-a2cc-727d474058fb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:54 GMT', 'x-amzn-requestid': 'ADBOM9NUbvqLEZjVREdfLq3JbByiMgqJSC4nUsvWU24jrViP5P0r', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074154Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074154Z
20251114/us-east-1/s3/aws4_request
ba2578fa97a8e2f06701de086914f9d0cc85523acffb5d84a54a01496bca77fc
DEBUG    botocore.auth:auth.py:430 Signature:
0a7b83db54a2cdcea41258cf1465b536e7d76be379444c3b04d493845cbd2e49
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074154Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0a7b83db54a2cdcea41258cf1465b536e7d76be379444c3b04d493845cbd2e49', 'amz-sdk-invocation-id': b'af0c30db-98d6-42dd-999d-ac5a79f4cb5e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:54 GMT', 'x-amzn-requestid': '0Cg2IV5DICwyb1NTnXkhdOv1mLTnQ9qtguXzMZzNzPsY2MxL7U4b', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e7f11e87-49e0-4c40-b66d-80da6c8fd298, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e7f11e87-49e0-4c40-b66d-80da6c8fd298, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e7f11e87-49e0-4c40-b66d-80da6c8fd298, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 72fdf82a-dadb-48b3-8b18-5c8709170f99, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 72fdf82a-dadb-48b3-8b18-5c8709170f99, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 72fdf82a-dadb-48b3-8b18-5c8709170f99, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074156Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074156Z
20251114/us-east-1/s3/aws4_request
a95946e701ad1f9d24a15decf5e9c6e4b612f6bb2332fa433a4f6769112575b9
DEBUG    botocore.auth:auth.py:430 Signature:
4ae847247bf65a6fca9f891e4344d20745423e0ac7a1afe741f51b18d25f2e8c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074156Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4ae847247bf65a6fca9f891e4344d20745423e0ac7a1afe741f51b18d25f2e8c', 'amz-sdk-invocation-id': b'52f0cf00-4ac5-4666-bbc9-0410edc2fbe4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:56 GMT', 'x-amzn-requestid': 'DKCSyH3P7aY5a036jGNIcWxkLTVQUlr7dlq8LKbbQNRXQu4G6nan', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074156Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074156Z
20251114/us-east-1/s3/aws4_request
0c557fb65f751c1a4f105e6a634aa6d9687dba0d09f65e0506351321dcb67071
DEBUG    botocore.auth:auth.py:430 Signature:
dba1244db2700dd4fac3faaabe74806f50384e5b17718df06656baf3e04ae65e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074156Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=dba1244db2700dd4fac3faaabe74806f50384e5b17718df06656baf3e04ae65e', 'amz-sdk-invocation-id': b'aac48490-0850-4cae-9197-785bacbae620', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:56 GMT', 'x-amzn-requestid': '5RVtseDtyYRZuA2PptRsKsAm1WfJIm37cH3RP3BBeFmjCrBHmuvw', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074156Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074156Z
20251114/us-east-1/s3/aws4_request
5f4704889af57f4d78ea0f411e011371ed289d3a7ad7880682b5ee0cce4a23c2
DEBUG    botocore.auth:auth.py:430 Signature:
c1bbdd64e05cbbe43087bd02b29ae90cd595ad2a2b37415b883f050eb0afec62
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074156Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c1bbdd64e05cbbe43087bd02b29ae90cd595ad2a2b37415b883f050eb0afec62', 'amz-sdk-invocation-id': b'17f59c8f-7827-4c4d-bb77-381a3b8b1c29', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:56 GMT', 'x-amzn-requestid': 'wDUFpCTlnrLsBTLvhhKnHTP56nqjjHqZFrDh0eBNNNvrJZRJNwHu', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 8efac865-ae69-4bdc-a39a-3b6b95065032, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 8efac865-ae69-4bdc-a39a-3b6b95065032, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 8efac865-ae69-4bdc-a39a-3b6b95065032, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 5de923f6-0ebc-40d4-a67a-3671cf7f016d, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 5de923f6-0ebc-40d4-a67a-3671cf7f016d, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 5de923f6-0ebc-40d4-a67a-3671cf7f016d, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074157Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074157Z
20251114/us-east-1/s3/aws4_request
9449348fd3f53b3c41b6399309995aacaf432cf2ec4d315d03f288cc8e599edf
DEBUG    botocore.auth:auth.py:430 Signature:
d8934bfc7a090f6690867b8900023a1739e36797d8930a63d0f4b300388e14e0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074157Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d8934bfc7a090f6690867b8900023a1739e36797d8930a63d0f4b300388e14e0', 'amz-sdk-invocation-id': b'3fcda72b-43ac-4a99-bda3-69ab9bd456ab', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:57 GMT', 'x-amzn-requestid': '00j71CdseQF6ol24l1EA37ijBu0W2X4houfToIjGwdxLpXJ3ugIw', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074157Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074157Z
20251114/us-east-1/s3/aws4_request
4459551f7127d0977a897c37f5991e9ae77bad19fe878c8efe485c536cd3fbcd
DEBUG    botocore.auth:auth.py:430 Signature:
d6763253f77d6ca8a303c160814347a337e1403f7f5b15cd33717aad37dc8f55
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074157Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d6763253f77d6ca8a303c160814347a337e1403f7f5b15cd33717aad37dc8f55', 'amz-sdk-invocation-id': b'3964f052-c7cd-4410-9873-e96dce083c94', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:57 GMT', 'x-amzn-requestid': 'Tu6mEVPV7O7X3aEQghxBZqrnnLiN4KUdMX3gluEhsqzP6cGpnIAa', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074157Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074157Z
20251114/us-east-1/s3/aws4_request
f4e0754d948179bdd7f815bc1597fd9b7267ac24dcf271ad9678efefab86d8f8
DEBUG    botocore.auth:auth.py:430 Signature:
1d35c746ccbb191cda2d97ec9c82cea6ced0feb5f3194a4d44314e7ce7b07f52
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074157Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1d35c746ccbb191cda2d97ec9c82cea6ced0feb5f3194a4d44314e7ce7b07f52', 'amz-sdk-invocation-id': b'3a34dd50-cf51-4b62-b027-b45bb362818d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:57 GMT', 'x-amzn-requestid': 'bIJitY3dk2WJdnC2T1JUQDOLrxCeYZ81WFSr7jXbkLcMopC3fwv0', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 75ccc460-c1d8-4531-8b0a-534c02a2dbc5, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 75ccc460-c1d8-4531-8b0a-534c02a2dbc5, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 75ccc460-c1d8-4531-8b0a-534c02a2dbc5, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b2530bee-ef1a-4ce2-a2d5-4ce4d015d775, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b2530bee-ef1a-4ce2-a2d5-4ce4d015d775, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b2530bee-ef1a-4ce2-a2d5-4ce4d015d775, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074158Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074158Z
20251114/us-east-1/s3/aws4_request
17a329f338bd179145f393a5ec00a92f8166d58335554da03d25ec41fb92ba95
DEBUG    botocore.auth:auth.py:430 Signature:
6f24ca2e35a2f4e811eefe728f76ce12d2f8ade46aa24c41bcc163dfcbbe31d8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074158Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6f24ca2e35a2f4e811eefe728f76ce12d2f8ade46aa24c41bcc163dfcbbe31d8', 'amz-sdk-invocation-id': b'ffa3f187-457a-4298-8ec7-3d7354c026e5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:58 GMT', 'x-amzn-requestid': 'PkgFqvjBCiexqQbusM8X2lhPcrsDRmqZ2TqnuCiSn5flH5sgkdzv', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074158Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074158Z
20251114/us-east-1/s3/aws4_request
615b0c8b9993af74a4900c9b089c73c05167df219a9caba124ce0260a6a5fb57
DEBUG    botocore.auth:auth.py:430 Signature:
965160e94c69b71f9c9fc33c71a92089b4286e01c4326bd0dac56400508ccf6c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074158Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=965160e94c69b71f9c9fc33c71a92089b4286e01c4326bd0dac56400508ccf6c', 'amz-sdk-invocation-id': b'6409812b-0bd9-4602-a152-2b8606d76b49', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:58 GMT', 'x-amzn-requestid': 'jHkp9Qi9PopPEm8B6ku2FogYQij1kk5RUvelAUCx3I6tsmxCY1SB', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074158Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074158Z
20251114/us-east-1/s3/aws4_request
ba0e40dae13fbd502cb9309964e0a105ce063123e8a7d0803d50e9586a826707
DEBUG    botocore.auth:auth.py:430 Signature:
902007bd98f081989e7b6a4e28983a2a9608216159e1f674437e579509ab8797
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074158Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=902007bd98f081989e7b6a4e28983a2a9608216159e1f674437e579509ab8797', 'amz-sdk-invocation-id': b'10e917a3-c2bb-410d-8589-f8507ccf8704', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:41:58 GMT', 'x-amzn-requestid': 'Ea0dUXFZT5l93WsafsVtkkGAtoujAq3biOWAHgJInBfc3vAO2sJi', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 8baf3030-69c4-4634-908b-a9dcb96a58bc, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 8baf3030-69c4-4634-908b-a9dcb96a58bc, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 8baf3030-69c4-4634-908b-a9dcb96a58bc, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f21d7c34-f5e4-4da7-ac3b-ceb3bfe93b18, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f21d7c34-f5e4-4da7-ac3b-ceb3bfe93b18, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f21d7c34-f5e4-4da7-ac3b-ceb3bfe93b18, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074200Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074200Z
20251114/us-east-1/s3/aws4_request
cb86b7256a978a3a6fb96e02e7a2296316436a61c80268488de90c448cbf4ad4
DEBUG    botocore.auth:auth.py:430 Signature:
fe8db7b73f528366d06d1d4260a674a5b4697fad4fa1e535ec9287417eff310c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074200Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fe8db7b73f528366d06d1d4260a674a5b4697fad4fa1e535ec9287417eff310c', 'amz-sdk-invocation-id': b'3917467e-5680-45fb-83a5-a6108f90d1c4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:00 GMT', 'x-amzn-requestid': 'GWQ1eE9T6BHPosRbazcLaa6uuwqjnd0JVSkchzeH3i1ixNhDvsjj', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074200Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074200Z
20251114/us-east-1/s3/aws4_request
40b9d45035f62e48c0163e6bf5a61e9680132c2bcf45bae224d4e7e1eb830819
DEBUG    botocore.auth:auth.py:430 Signature:
f7cf794fa0e7ca84fd48ec5b7ec72fef72fd3c7a2bd68afe42603b4d5c55a24d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074200Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f7cf794fa0e7ca84fd48ec5b7ec72fef72fd3c7a2bd68afe42603b4d5c55a24d', 'amz-sdk-invocation-id': b'4b069cb3-641c-42b2-b673-cb303ffbfd60', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:00 GMT', 'x-amzn-requestid': 'brePKMPsV60oenOTFQhgG7eEogLGQo5EjeAlMyaS4pc1BnQPUTS6', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074200Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074200Z
20251114/us-east-1/s3/aws4_request
321bc44e251de04b57362019cfa450c8077730c7bbc81eb0bae9903a4737f7bb
DEBUG    botocore.auth:auth.py:430 Signature:
a6e62dbf8e53c817c42c94f5f3526992e4c415624a9933146ee7140fb93320bc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074200Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a6e62dbf8e53c817c42c94f5f3526992e4c415624a9933146ee7140fb93320bc', 'amz-sdk-invocation-id': b'35909c59-a1de-4287-9338-650bec74888c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:00 GMT', 'x-amzn-requestid': 'AQ3xGg4ntgXAdnw8CfzeGSAonJPfRhArTOJeP8nlvwfHOV7FJ0f6', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 7ad2ce98-513a-47a9-b87b-ffbe57a5da64, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 7ad2ce98-513a-47a9-b87b-ffbe57a5da64, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 7ad2ce98-513a-47a9-b87b-ffbe57a5da64, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 27e644f0-0444-4ba4-8a98-c4ac28f9db98, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 27e644f0-0444-4ba4-8a98-c4ac28f9db98, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 27e644f0-0444-4ba4-8a98-c4ac28f9db98, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074201Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074201Z
20251114/us-east-1/s3/aws4_request
c034e78bf8c82cdfab519f2e22fb2a49ed94236d7015750744c6e98d51368953
DEBUG    botocore.auth:auth.py:430 Signature:
64228c7b06f18a223730ba7c82f236aac35b3bd017d57b7c4108dab896876051
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074201Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=64228c7b06f18a223730ba7c82f236aac35b3bd017d57b7c4108dab896876051', 'amz-sdk-invocation-id': b'0e50da91-d430-4088-a2cf-bebde325f221', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:01 GMT', 'x-amzn-requestid': 'YS4g7t0zFED9oEZvPfWWP0MlB2SZybGMAvBrPa4OT7E35qvt33Bl', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074201Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074201Z
20251114/us-east-1/s3/aws4_request
f27fee098949579038eba6d4fefacfd24245feade2b0d732feae23a4e2256cfa
DEBUG    botocore.auth:auth.py:430 Signature:
e57195c161a2b8454506b46c038be59069095b8052cd177456c2db294c3ea716
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074201Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e57195c161a2b8454506b46c038be59069095b8052cd177456c2db294c3ea716', 'amz-sdk-invocation-id': b'fa147da0-a878-4ca9-b304-95fd55886158', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:01 GMT', 'x-amzn-requestid': '0qgPeuRp5u7FgHm2cmkyCQhG8qFgsQBNxhAfQpnHC474K5PzSzlF', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074201Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074201Z
20251114/us-east-1/s3/aws4_request
453f3f3a802469c1571d0c029d86f739fe719af406fa3076199970cae620f3e5
DEBUG    botocore.auth:auth.py:430 Signature:
1350fce231ef0864a47e920a29b7a4b83ed04c189dc76c5a41ec486f58212c38
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074201Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1350fce231ef0864a47e920a29b7a4b83ed04c189dc76c5a41ec486f58212c38', 'amz-sdk-invocation-id': b'a2f58331-20be-433c-b475-82ff7d2084d6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:01 GMT', 'x-amzn-requestid': 'ZMV7lkkB6LxlBGAJsJ8QPwNeM2C2JQFsXNYmWfrKfc0QdkyiEn5f', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ac220d4f-5aeb-48d8-b3a9-2435477914d1, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ac220d4f-5aeb-48d8-b3a9-2435477914d1, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ac220d4f-5aeb-48d8-b3a9-2435477914d1, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 95892a7f-c596-4bb9-9ea0-832f1e8dc54a, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 95892a7f-c596-4bb9-9ea0-832f1e8dc54a, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 95892a7f-c596-4bb9-9ea0-832f1e8dc54a, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074202Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074202Z
20251114/us-east-1/s3/aws4_request
073576cdd552637ea4af7834eab40712766089ea27797426c9e8393c353efc53
DEBUG    botocore.auth:auth.py:430 Signature:
28e87011522a2978d1ae8e89cbc06ee593d3bb56bbfb1bcbeabbca97c7559d02
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074202Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=28e87011522a2978d1ae8e89cbc06ee593d3bb56bbfb1bcbeabbca97c7559d02', 'amz-sdk-invocation-id': b'af580ba1-3790-4bbc-8858-a0470a1d235b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:02 GMT', 'x-amzn-requestid': '96k3FnbRX9md1UDFUXGvlZaNnSEHbyH8l3OEJcqq0n9I4RO4Zkjy', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074202Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074202Z
20251114/us-east-1/s3/aws4_request
53eb6d07e22330c48f5b2d95bf9635ea5c2a98ec30fd5f880abdc1f211526c49
DEBUG    botocore.auth:auth.py:430 Signature:
96ffe3a8440e095f1b7d81d444bc4d5e75382fb1309d540f4f598b21214aafdd
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074202Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=96ffe3a8440e095f1b7d81d444bc4d5e75382fb1309d540f4f598b21214aafdd', 'amz-sdk-invocation-id': b'2ff0ccbb-fd9a-4740-8cec-b51ad0eede95', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:02 GMT', 'x-amzn-requestid': 'BwW7BIJ0odWccjVZa3WfRHzc1nKLrHNqtDUbdlLuYMnaT6U3nNnR', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074202Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074202Z
20251114/us-east-1/s3/aws4_request
e03e356a6f1292958277acb7638d5d9082457b37d6cd45c69a4a5aaca885a4bc
DEBUG    botocore.auth:auth.py:430 Signature:
2bafc57d521543e40268363ccd48efd45dc95ab401ea1f345b57b7b110e79e4e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074202Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2bafc57d521543e40268363ccd48efd45dc95ab401ea1f345b57b7b110e79e4e', 'amz-sdk-invocation-id': b'55bf6c4e-3d07-4299-858c-384b4cd912cf', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:02 GMT', 'x-amzn-requestid': '2FwxQO4uNQDwAl8jU3NUcq3aHQI3GjIITGOQFhSyXZLEf2mvCAzE', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b6a88e3e-4acd-42b3-9f51-372d77f55ead, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b6a88e3e-4acd-42b3-9f51-372d77f55ead, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b6a88e3e-4acd-42b3-9f51-372d77f55ead, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e3709534-f513-4a0d-9070-89b8c8aa966a, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e3709534-f513-4a0d-9070-89b8c8aa966a, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e3709534-f513-4a0d-9070-89b8c8aa966a, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074204Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074204Z
20251114/us-east-1/s3/aws4_request
c94eb3d0f5ad07874a04e0da552c11fff9defdd827d035a06c60a40ff5aa4850
DEBUG    botocore.auth:auth.py:430 Signature:
3c7594302333cbddbadac2d9f1336391bd86e419caca6ff5d61865bbb5657753
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074204Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3c7594302333cbddbadac2d9f1336391bd86e419caca6ff5d61865bbb5657753', 'amz-sdk-invocation-id': b'0cf797cc-2cb8-4351-a41e-3d30c42b1ab4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:04 GMT', 'x-amzn-requestid': 'hRz9gR1tTaoyc2c6PIBms2iBxYuwtVhNxX52p6NTUUq6SwNjS6ZI', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074204Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074204Z
20251114/us-east-1/s3/aws4_request
76801a69051ee746760af4b29c46033a6c1f5990ddf3f3f25a05d7397d6442b9
DEBUG    botocore.auth:auth.py:430 Signature:
ff9a034102a27fa7bc8c5f981fa5e5e8b5292e4c48ce83f9cb7513a9b2e78544
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074204Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ff9a034102a27fa7bc8c5f981fa5e5e8b5292e4c48ce83f9cb7513a9b2e78544', 'amz-sdk-invocation-id': b'79603414-3d26-4ebb-ab25-4fa5665a61ba', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:04 GMT', 'x-amzn-requestid': 'AXwunyT3D4Nsj1QkPvPqrINHo3fTXK6H2YYY5wYMTgVUEfA00HoN', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074204Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074204Z
20251114/us-east-1/s3/aws4_request
e12cd9e86007c703640837e8fa9c64d436b2726f3c6abbf4c8ddfc460da64cc3
DEBUG    botocore.auth:auth.py:430 Signature:
0d877be07b97b37dea3b51c7da9ca75e35fda29f01474399f5cd94d79623b3c9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074204Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0d877be07b97b37dea3b51c7da9ca75e35fda29f01474399f5cd94d79623b3c9', 'amz-sdk-invocation-id': b'73f2b8cc-b652-47a7-a864-b4dc0cf0471b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:04 GMT', 'x-amzn-requestid': 'gOuAYKO1x40oe3faLig8r7YX37krveyxCVIUWxZ8ma6C2iyVToQ1', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 68ed3a03-4392-4db2-adf6-084aa2e2e52e, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 68ed3a03-4392-4db2-adf6-084aa2e2e52e, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 68ed3a03-4392-4db2-adf6-084aa2e2e52e, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, fb7cc5fd-9d96-49f0-98d0-beffa9fc79e0, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, fb7cc5fd-9d96-49f0-98d0-beffa9fc79e0, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, fb7cc5fd-9d96-49f0-98d0-beffa9fc79e0, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074205Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074205Z
20251114/us-east-1/s3/aws4_request
d6dcbed39c999d5a3b25f9740262edbd218c23b97e80bab95e3d29b6fe9af0c7
DEBUG    botocore.auth:auth.py:430 Signature:
3947a6547bf493649d1e567f083128ba7ee1878bbc7e7f49b790ad7f59cea37e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074205Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3947a6547bf493649d1e567f083128ba7ee1878bbc7e7f49b790ad7f59cea37e', 'amz-sdk-invocation-id': b'7e1122be-1b68-46bc-b79f-e118d589c9b7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:05 GMT', 'x-amzn-requestid': 'nRCkUpxPvsovFC53CsGlpfQlu2TX5WgYgcrNWcKaKRxebPXNkJtk', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074205Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074205Z
20251114/us-east-1/s3/aws4_request
769a3953695b9621ceb646eca168f456d998aee6826bdf99ba75045fdbf0fe6e
DEBUG    botocore.auth:auth.py:430 Signature:
884b2c5687b704cfedfdf7879546210ed16e64f1eb4ff2c24d66c6f98358e60b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074205Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=884b2c5687b704cfedfdf7879546210ed16e64f1eb4ff2c24d66c6f98358e60b', 'amz-sdk-invocation-id': b'95ef21c5-5f07-491e-a380-c30f695f9549', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:05 GMT', 'x-amzn-requestid': '0DB3RR9JRhtvUY6CHuLmo72UbpiqMqbCqyQuUsQaMdHUBX5Nyn11', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074205Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074205Z
20251114/us-east-1/s3/aws4_request
a9a2a3588f6719ccba77e18cc1accda0ef419f9744298a1a9b07d513c43fd48a
DEBUG    botocore.auth:auth.py:430 Signature:
cbb3390ad8f6c991acef6abaedf554c9e47e2c3bbecd8f1dbb04ffb1dd0f6e06
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074205Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=cbb3390ad8f6c991acef6abaedf554c9e47e2c3bbecd8f1dbb04ffb1dd0f6e06', 'amz-sdk-invocation-id': b'41ded617-efa5-4420-bfbc-01768971c04c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:05 GMT', 'x-amzn-requestid': 'x1w4SZLUtrshXZn46lohTY1MzfiU7d8grazxPen1UMzKJ95TUrdj', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 59e9d976-4757-4e80-9f89-a805b658dcd6, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 59e9d976-4757-4e80-9f89-a805b658dcd6, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 59e9d976-4757-4e80-9f89-a805b658dcd6, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 7765fee5-0437-4c7d-9a4a-d217d4f94393, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 7765fee5-0437-4c7d-9a4a-d217d4f94393, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 7765fee5-0437-4c7d-9a4a-d217d4f94393, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074206Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074206Z
20251114/us-east-1/s3/aws4_request
43ceed11349e8aecffa09939735e6ae30705249cb6dda53e99c5bf009e435dd2
DEBUG    botocore.auth:auth.py:430 Signature:
6953e36025ab175bf7d54913f8b46f92b11eb8a664cc96b4c6c080346f063428
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074206Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6953e36025ab175bf7d54913f8b46f92b11eb8a664cc96b4c6c080346f063428', 'amz-sdk-invocation-id': b'615794ad-196f-42b8-8087-92af12da5039', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:06 GMT', 'x-amzn-requestid': 'ossEmiYSSUqTcu3uAitqpd0BuyHhU2xnxLoKquBZ9UymjnLvUJlX', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074206Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074206Z
20251114/us-east-1/s3/aws4_request
f523b8b1140ba9079bc74693837488d874b45e736358d3ae20063a08f824e4e0
DEBUG    botocore.auth:auth.py:430 Signature:
17ea618360a6795eaa2fa0068ec6d0c30fa197c13aae94e359b09f2e3fbd988c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074206Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=17ea618360a6795eaa2fa0068ec6d0c30fa197c13aae94e359b09f2e3fbd988c', 'amz-sdk-invocation-id': b'c696e0ff-1cd9-4221-981d-177e36bb0342', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:06 GMT', 'x-amzn-requestid': 'nlUu1TZG4cyzQ77YJ2NE7WQHHBOvjwQ95nRrcmZdahs5r1YVVwmr', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074206Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074206Z
20251114/us-east-1/s3/aws4_request
24183ab006154080b3492d79c8d5e0e08fbf6fec7715df08b459cbfc8d87bbcc
DEBUG    botocore.auth:auth.py:430 Signature:
6033e14271e8aace0df6841fb7a502de2466770c0a9c590de7a2e9fe5b497109
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074206Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6033e14271e8aace0df6841fb7a502de2466770c0a9c590de7a2e9fe5b497109', 'amz-sdk-invocation-id': b'741c67dc-ef0d-4b7f-9448-ba7d6b3c5c48', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:06 GMT', 'x-amzn-requestid': 'yy7Z14hjjoVPET88Cq9C3LOmVbdg49ARYdwceELGXkKhJs4zv32L', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 742ab211-c96f-491b-abc4-439648edfc97, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 742ab211-c96f-491b-abc4-439648edfc97, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 742ab211-c96f-491b-abc4-439648edfc97, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6bb57261-10e3-4abb-a5d5-6958de94be35, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6bb57261-10e3-4abb-a5d5-6958de94be35, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6bb57261-10e3-4abb-a5d5-6958de94be35, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074208Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074208Z
20251114/us-east-1/s3/aws4_request
af9a3a8f361947472411e20f2aba84044ab6822b5c5058a49c9fbd89949deb54
DEBUG    botocore.auth:auth.py:430 Signature:
30c332830732efe8013b81087bd8bb4f87a6d278a4a0c39452edf4f0d7bec74d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074208Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=30c332830732efe8013b81087bd8bb4f87a6d278a4a0c39452edf4f0d7bec74d', 'amz-sdk-invocation-id': b'181e7885-bba1-4835-a83e-01ef7ec71354', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:08 GMT', 'x-amzn-requestid': '4RYFST8YpbdGky6wugH1pGd1gvIIsO94ouNAlDUJqWSAUDWjaaVh', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074208Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074208Z
20251114/us-east-1/s3/aws4_request
59c136406f1946e8c3b5c00869c591ecaec7fdcc506e2853cdd92c83d6fc6b65
DEBUG    botocore.auth:auth.py:430 Signature:
e49ab6c791e3cba7917e39dd0f1db55b87660d8a21e2a358ceed1b94b0b2a293
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074208Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e49ab6c791e3cba7917e39dd0f1db55b87660d8a21e2a358ceed1b94b0b2a293', 'amz-sdk-invocation-id': b'44fed50e-e029-4f8c-8a76-dd4bbd60bf2a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:08 GMT', 'x-amzn-requestid': 'i6aSAmpkmcHST654cCDdAwaO3qAZFG72wEpSosiDpSvn6THGHXr0', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074208Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074208Z
20251114/us-east-1/s3/aws4_request
2bc8ecc298ae3028ce219117df3e78ced4e3de9053b501a3f6b30c97d5335b2f
DEBUG    botocore.auth:auth.py:430 Signature:
5d4eac76ebe9c78768a706602a15b92463a8527817c2628f36fe7b1566a0b13b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074208Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5d4eac76ebe9c78768a706602a15b92463a8527817c2628f36fe7b1566a0b13b', 'amz-sdk-invocation-id': b'ac5d4aa1-4521-43c0-ba9b-12516fa061ae', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:08 GMT', 'x-amzn-requestid': 'QmrtOmbhI5aN2QZmuXCQtNMt4oXBZN8ZneMCTzRwzPOsJrPMhWys', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, eb365050-8834-4f8b-a2db-4202bd33de58, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, eb365050-8834-4f8b-a2db-4202bd33de58, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, eb365050-8834-4f8b-a2db-4202bd33de58, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f3603c6c-ba66-488d-93fe-68f05686fb87, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f3603c6c-ba66-488d-93fe-68f05686fb87, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f3603c6c-ba66-488d-93fe-68f05686fb87, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074209Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074209Z
20251114/us-east-1/s3/aws4_request
507a5d29ff66af639f15ba3694522ba128d0a946de02fa603b4e6146f6b3ba9b
DEBUG    botocore.auth:auth.py:430 Signature:
d1569d7e0e1f703525e03f6bb75dff0503b0ded555d829803425955d3b58e6a0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074209Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d1569d7e0e1f703525e03f6bb75dff0503b0ded555d829803425955d3b58e6a0', 'amz-sdk-invocation-id': b'4a3f3a78-6fbe-467d-a74b-d8912ac67688', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:09 GMT', 'x-amzn-requestid': 'cnMwVPOmQjqJlmkcNNvvMkC5AS40IdOYtMppNSUKaYJFn0BUfQeP', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074209Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074209Z
20251114/us-east-1/s3/aws4_request
9fc95a1ef66a4c16f3b0131e842073c935a5cab0167a1f7208057bdd67efd03b
DEBUG    botocore.auth:auth.py:430 Signature:
9cfe84f97b9777ba06c70be81fd2c8e1cc8bba2b4eef6504282ed07ad309845a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074209Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9cfe84f97b9777ba06c70be81fd2c8e1cc8bba2b4eef6504282ed07ad309845a', 'amz-sdk-invocation-id': b'090017f9-651d-4cf0-bac3-1a603761a954', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:09 GMT', 'x-amzn-requestid': '8uws0iid5ALHjRsCmKuwE4IfIxB3tgKmsavx8HwTSCot02YogMCF', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074209Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074209Z
20251114/us-east-1/s3/aws4_request
4f43de718f0b1eae47c86f81217955954885e1323bd7efa7dc3d3caedec6aa79
DEBUG    botocore.auth:auth.py:430 Signature:
dd356a506dff8c8fac25abcdd3c4508e75dac8e9a7e646a729f9df4a1b506fb0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074209Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=dd356a506dff8c8fac25abcdd3c4508e75dac8e9a7e646a729f9df4a1b506fb0', 'amz-sdk-invocation-id': b'359a2603-dab2-4a8c-b810-6dffc958824a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:09 GMT', 'x-amzn-requestid': 'IypRHY4qiyHCjgaiQEc0MxRF02nbn7OCd1oiJNFf7yeLBiHZVnXV', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 22391202-41a3-4a88-b756-e5c88417d59b, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 22391202-41a3-4a88-b756-e5c88417d59b, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 22391202-41a3-4a88-b756-e5c88417d59b, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c2ff51d1-ed60-40f5-bab5-784ad96d820a, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c2ff51d1-ed60-40f5-bab5-784ad96d820a, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c2ff51d1-ed60-40f5-bab5-784ad96d820a, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074210Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074210Z
20251114/us-east-1/s3/aws4_request
387f48879fe7900dd0594530d460e48da72bec2c10ab229201ff94b323817b83
DEBUG    botocore.auth:auth.py:430 Signature:
da664ba907ccade1023f4af16cdea0dbb03daa2450fd1acddc3fd70ea2a7d109
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074210Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=da664ba907ccade1023f4af16cdea0dbb03daa2450fd1acddc3fd70ea2a7d109', 'amz-sdk-invocation-id': b'4d053b75-95f0-4846-860b-6659e3e4404e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:10 GMT', 'x-amzn-requestid': 'nehAM1eYMrN0rZyMMtuhSDz0SngKtEVfIwh2z5h5LVQnFa4ZPwxQ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074210Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074210Z
20251114/us-east-1/s3/aws4_request
fa9fbe6deb17fa99355f5a21953eb52e973db0699a940740e3bc31ffa4e1d258
DEBUG    botocore.auth:auth.py:430 Signature:
9408a91b8b827f63f0b2123cf4006a0a095892f3dfa4c5688508cc3aeac770aa
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074210Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9408a91b8b827f63f0b2123cf4006a0a095892f3dfa4c5688508cc3aeac770aa', 'amz-sdk-invocation-id': b'fd3eb196-bf06-4327-b3b6-4d98ac504e8b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:10 GMT', 'x-amzn-requestid': 'zmPO21i3gQWO1xpjapfnidQLPnWIz5nPmw6eszpuTEYRRQR3IxKB', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074210Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074210Z
20251114/us-east-1/s3/aws4_request
5352e26fbfd78b3fbc3fa49ab63bacc551559f2a42fb6ecb35111403a1c2da62
DEBUG    botocore.auth:auth.py:430 Signature:
9bb46db19ac6645c5f914cfaa515e03ba6d41417b442b33460a7eb382b95d0fb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074210Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9bb46db19ac6645c5f914cfaa515e03ba6d41417b442b33460a7eb382b95d0fb', 'amz-sdk-invocation-id': b'6d6ac5ef-1e71-4004-be75-a5c6326122dc', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:10 GMT', 'x-amzn-requestid': 'T9yr773ajpkrA6qxjLJRLYYBN9fmHKJEWIrWv3zRwWjQBaGnmRBu', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 20576763-af74-4c1c-9b85-45474dff2e03, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 20576763-af74-4c1c-9b85-45474dff2e03, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 20576763-af74-4c1c-9b85-45474dff2e03, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 9e5b14b9-13aa-4ac7-ada2-d6932de81f0c, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 9e5b14b9-13aa-4ac7-ada2-d6932de81f0c, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 9e5b14b9-13aa-4ac7-ada2-d6932de81f0c, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074212Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074212Z
20251114/us-east-1/s3/aws4_request
643552664eeb232e990e25fb0bfca8f7ab5ed160e87f7471f559e1c38fdd4f96
DEBUG    botocore.auth:auth.py:430 Signature:
587a790cb5b7d646d8a7bf36ed3b90a4c182cf203cd9e8dbc77d4cdfe877adfd
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074212Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=587a790cb5b7d646d8a7bf36ed3b90a4c182cf203cd9e8dbc77d4cdfe877adfd', 'amz-sdk-invocation-id': b'b5e38dd5-b562-462d-884c-83cee159ce44', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:12 GMT', 'x-amzn-requestid': 'H0lMAFDflyhUIbQii4hcagaLZ66u3Qzixv0cnC8QqfpXYaW4BIAE', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074212Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074212Z
20251114/us-east-1/s3/aws4_request
af4cd1c8caa03e4a1b1da9a0640f3bba20d0d6e460cc6ff2c627e019e726bd2a
DEBUG    botocore.auth:auth.py:430 Signature:
e1bfca090fcb68689c9c5d09816cd0397449b3711ae7aaa08bdef3334c6f5d2b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074212Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e1bfca090fcb68689c9c5d09816cd0397449b3711ae7aaa08bdef3334c6f5d2b', 'amz-sdk-invocation-id': b'801af46e-2ac8-4744-afcf-e50544a28f24', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:12 GMT', 'x-amzn-requestid': 'gyCxalBe4GTrTc3Uvg5ETmvICvIgTP9Zjyh2EPJJxKuOGOxjlW7w', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074212Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074212Z
20251114/us-east-1/s3/aws4_request
032cc34c48cf364d09c5e8fc85c23d8d8ecbb7bd745f1f034764cd275bca3308
DEBUG    botocore.auth:auth.py:430 Signature:
e808bc81d580353d9b16d96bcab27b1570c647382b0de1c73efaf87497315f3c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074212Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e808bc81d580353d9b16d96bcab27b1570c647382b0de1c73efaf87497315f3c', 'amz-sdk-invocation-id': b'754ba685-e2ff-4e06-906c-90c4e0aacd13', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:12 GMT', 'x-amzn-requestid': 'cFXMGmNaCkJrXNAKKmzRm3kdiFeWLPlt7o55JOtcySJbu43nfeQQ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, fa6b55d1-cf30-4aab-80cc-cbc9bfbe62af, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, fa6b55d1-cf30-4aab-80cc-cbc9bfbe62af, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, fa6b55d1-cf30-4aab-80cc-cbc9bfbe62af, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 97014309-9fe8-416d-af0c-407b2ca38785, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 97014309-9fe8-416d-af0c-407b2ca38785, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 97014309-9fe8-416d-af0c-407b2ca38785, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}}, blobs: {'__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074213Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074213Z
20251114/us-east-1/s3/aws4_request
8046cd0add763e6eeb37db830e6576c1a169b1b9e5fbff4b5ecb03ee8b73605e
DEBUG    botocore.auth:auth.py:430 Signature:
3c31c26e261964ae44bbca44822ba2ac55e19af29b6928491f4094f53beeb3aa
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074213Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3c31c26e261964ae44bbca44822ba2ac55e19af29b6928491f4094f53beeb3aa', 'amz-sdk-invocation-id': b'ea546eb5-a73f-478f-90cd-859826b04700', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:13 GMT', 'x-amzn-requestid': 'fXfCgYULYh9cmihDOt75xCinqLPFY0JHR0Gdtt5FcP5Nje8TfHFQ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074213Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074213Z
20251114/us-east-1/s3/aws4_request
425fa189f095ab9712d545ae66dfd3fab0028c5d1af66bb110e0df51b74232ca
DEBUG    botocore.auth:auth.py:430 Signature:
116219526d004726a67c5f8325b23fd54b915c1f002adcbec7258aea3be2e958
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074213Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=116219526d004726a67c5f8325b23fd54b915c1f002adcbec7258aea3be2e958', 'amz-sdk-invocation-id': b'5830107a-a02a-4c21-8967-28a82da720ca', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:13 GMT', 'x-amzn-requestid': 'iueyZGzVNGGkJ4qpo0RBfAz9YeGDktxGHxczoPVhoMLcmbHHl2TN', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074213Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074213Z
20251114/us-east-1/s3/aws4_request
524ab2bb3bae485c25e9b2ce62e0611778456e59cda51ce4be25e24ee418f7f5
DEBUG    botocore.auth:auth.py:430 Signature:
0a086ca932597649c4bfebf3442e5696fc9b6947d60c59e9e571478b07fc8f10
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074213Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0a086ca932597649c4bfebf3442e5696fc9b6947d60c59e9e571478b07fc8f10', 'amz-sdk-invocation-id': b'34c3f7aa-638a-4d51-b802-1768d5fa72d8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:13 GMT', 'x-amzn-requestid': 'NVHPp0A3JGSguSn4m7nK0swzCPyezNUlhCevANYjuUp2iThBYdB8', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, da3684c4-7266-421d-a69e-012efb91186f, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, da3684c4-7266-421d-a69e-012efb91186f, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, da3684c4-7266-421d-a69e-012efb91186f, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 52192826-9bfb-4b09-a524-fbb6b311ccc7, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 52192826-9bfb-4b09-a524-fbb6b311ccc7, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 52192826-9bfb-4b09-a524-fbb6b311ccc7, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074214Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074214Z
20251114/us-east-1/s3/aws4_request
ff5d683bc5f48cdb7e2a44413743661fd638d07da899920ba0747d8cd730da11
DEBUG    botocore.auth:auth.py:430 Signature:
aa549adf38511c6bbcceaff04fe177216ceb54950b75750e3da346c3e45bf3dd
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074214Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=aa549adf38511c6bbcceaff04fe177216ceb54950b75750e3da346c3e45bf3dd', 'amz-sdk-invocation-id': b'a52173b6-ff24-4c0c-b589-916938882910', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:14 GMT', 'x-amzn-requestid': 'HrCQ6M6CkvIHkzRiSjBTepywkbRkEG7UljX50oe2g1P3fmSUM69J', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074214Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074214Z
20251114/us-east-1/s3/aws4_request
e7864eff08bf20e717812026c67d74a4a2a8ea44d8dfe8ac8ab005f3390f8c20
DEBUG    botocore.auth:auth.py:430 Signature:
cb67aeb2f67c361bb4fa44e67f48884b0fe26828aba0a193a0cff20c8f6169c6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074214Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=cb67aeb2f67c361bb4fa44e67f48884b0fe26828aba0a193a0cff20c8f6169c6', 'amz-sdk-invocation-id': b'1f24c073-608a-4868-82e0-51bd50e82761', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:14 GMT', 'x-amzn-requestid': 'PbAI7UeSBpg8t38Q50kIBeNnGgm2vmfSLeG1qc4mRUUQOZK2NkJK', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074214Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074214Z
20251114/us-east-1/s3/aws4_request
9183b6276c9b3e8e14a5955d7a1b99d5cd0e85d9400c0bc01cc2e6c5b6e5f62d
DEBUG    botocore.auth:auth.py:430 Signature:
44519dcfb9960cc4ebae8b458d0f081518776473a374ad95db3d2395dcd4c392
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074214Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=44519dcfb9960cc4ebae8b458d0f081518776473a374ad95db3d2395dcd4c392', 'amz-sdk-invocation-id': b'60f163df-3354-4574-9082-74fcc64d2830', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:14 GMT', 'x-amzn-requestid': 'oHdWdaiCdlQtBJlq4i8MSuBgNiFlccj814qDMYtf011W0waO7bfI', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 1b5eafb6-3519-4f5a-b1bb-1739ef81bc48, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 1b5eafb6-3519-4f5a-b1bb-1739ef81bc48, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 1b5eafb6-3519-4f5a-b1bb-1739ef81bc48, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 95a73329-3e64-4381-8ec5-8b6f0a279378, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 95a73329-3e64-4381-8ec5-8b6f0a279378, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 95a73329-3e64-4381-8ec5-8b6f0a279378, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074216Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074216Z
20251114/us-east-1/s3/aws4_request
7fd8b64c096cb2a2d0ff36cbddfd88ac1c76ac2b9a4b0238363d5a6899396bf7
DEBUG    botocore.auth:auth.py:430 Signature:
1b5590399e6f0c8a4555e6be25ddc73c0fd30437290edcedc87f7cdf1bb214e7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074216Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1b5590399e6f0c8a4555e6be25ddc73c0fd30437290edcedc87f7cdf1bb214e7', 'amz-sdk-invocation-id': b'b7708b5c-16c1-422a-973b-bbd448a10874', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:16 GMT', 'x-amzn-requestid': 'd9ltwzPEtDQkzMHTjYULQdUOatiQhDpVutKwhFysUSLH8vCnJJVp', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074216Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074216Z
20251114/us-east-1/s3/aws4_request
06236151ca60277d513b3ffe3178df00194eeba677280fe5db4c719e735ff687
DEBUG    botocore.auth:auth.py:430 Signature:
b504f7d9c9cfd5b7c90c4e36f2e9aab594481bef6fc79591c4723df002daaa45
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074216Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b504f7d9c9cfd5b7c90c4e36f2e9aab594481bef6fc79591c4723df002daaa45', 'amz-sdk-invocation-id': b'f1233253-c86f-4f0a-876b-8342cd04c389', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:16 GMT', 'x-amzn-requestid': 'Fg6alvZur8oSg36Nyaw0es1XinGnlA3rPU6Rc7tEXM5snWrovt3n', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074216Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074216Z
20251114/us-east-1/s3/aws4_request
549cc25d3e139e4eb30ffcaa0017f48a11fa2335bf94fafb77f7c6cbf6c61ce7
DEBUG    botocore.auth:auth.py:430 Signature:
787500903b2a880392af0dc834589725bce2b50b9271b7053dc9ba96b268e548
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074216Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=787500903b2a880392af0dc834589725bce2b50b9271b7053dc9ba96b268e548', 'amz-sdk-invocation-id': b'fda1db50-2285-46f0-bc66-ecd04502a44f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:16 GMT', 'x-amzn-requestid': 'n7xxClN33wPR2SQikrQBAi9JBZfdTzpiC3aYiYFTFsdRDgZwU3Mr', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d485544e-4aae-466f-a577-b1d6899353f0, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d485544e-4aae-466f-a577-b1d6899353f0, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d485544e-4aae-466f-a577-b1d6899353f0, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, db518b37-3c4d-412d-99c5-54ca48c50085, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, db518b37-3c4d-412d-99c5-54ca48c50085, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, db518b37-3c4d-412d-99c5-54ca48c50085, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074217Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074217Z
20251114/us-east-1/s3/aws4_request
124507c95c2dd1e0c8679dcd522b5795de04ce6383cf2e8b83c9295092f45975
DEBUG    botocore.auth:auth.py:430 Signature:
de3a45690f12c8394631cb5a61f1e4d472e005e44397f6055ae57b1776a3ec17
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074217Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=de3a45690f12c8394631cb5a61f1e4d472e005e44397f6055ae57b1776a3ec17', 'amz-sdk-invocation-id': b'fc09ad24-6aca-4ef3-ab83-a0859dd9ec0f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:17 GMT', 'x-amzn-requestid': 'ldAeWkogoYZhHlAlGCFAKiS6VPgDa4HgmVMuMY534zMOZc0Ax76y', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074217Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074217Z
20251114/us-east-1/s3/aws4_request
56b45b65b048be9679253d93389cfcdfc948ccaf35c08b1ff16adfc7c799bc58
DEBUG    botocore.auth:auth.py:430 Signature:
43cddaab9566eb46a3d663222078d433aafb004a5fb1409eddd7c6ccc0e8f6e5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074217Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=43cddaab9566eb46a3d663222078d433aafb004a5fb1409eddd7c6ccc0e8f6e5', 'amz-sdk-invocation-id': b'453793d9-f03d-437a-a08d-eae8c2f49865', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:17 GMT', 'x-amzn-requestid': 'gmLkMzonz32IlUaVRczGpVU8JzydhAbv4KzIhdUOgvzfESvnXOB9', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074217Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074217Z
20251114/us-east-1/s3/aws4_request
aefa5754eb8ebc5efc0b038e966afee0fbb573279054bf352217489f7a4cfabf
DEBUG    botocore.auth:auth.py:430 Signature:
373ba1fc8ac8e070c1e4f986fbf23e56fbec13b52964ca19247913ea71859c44
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074217Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=373ba1fc8ac8e070c1e4f986fbf23e56fbec13b52964ca19247913ea71859c44', 'amz-sdk-invocation-id': b'e8464442-4fd5-4563-b4cd-dc3ae185a907', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:17 GMT', 'x-amzn-requestid': 'xuEzapkeFyK3jh6T2xajI0ECHwmY16Ta2JzgnQ6QQm70gpdgI4hn', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b1bc7b3e-fa0f-4ffd-a091-dc213b29f9e6, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b1bc7b3e-fa0f-4ffd-a091-dc213b29f9e6, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b1bc7b3e-fa0f-4ffd-a091-dc213b29f9e6, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 899d1953-392b-4947-81b2-d0e6c6d5a429, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 899d1953-392b-4947-81b2-d0e6c6d5a429, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 899d1953-392b-4947-81b2-d0e6c6d5a429, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074218Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074218Z
20251114/us-east-1/s3/aws4_request
8dc6b903ceb70fa7d79b7283474766b0ae333a4bf350509f5c39a7233d71cf3b
DEBUG    botocore.auth:auth.py:430 Signature:
88bb0d9a5675627ee110c14cab764cccc5e0c223184d72cb995940a55d9e8bc8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074218Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=88bb0d9a5675627ee110c14cab764cccc5e0c223184d72cb995940a55d9e8bc8', 'amz-sdk-invocation-id': b'4dccab1e-246b-4e7b-8045-66c33beb2efd', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:18 GMT', 'x-amzn-requestid': 'P4K4zlsGepIyVJpJdb7TcXQklNoGN0hzgcUPD7RI5qoV33cKplwW', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074218Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074218Z
20251114/us-east-1/s3/aws4_request
caa25b453a5d940ec942b78da2efde3a49daa2e1d0b96db729b49e2daf2e82f6
DEBUG    botocore.auth:auth.py:430 Signature:
b605910377f64de1e0977905931ef45e94039a779907dc319caa32ecccae887e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074218Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b605910377f64de1e0977905931ef45e94039a779907dc319caa32ecccae887e', 'amz-sdk-invocation-id': b'043b6572-b5d9-42ce-be90-f2aeb23a94b6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:18 GMT', 'x-amzn-requestid': 'lMdx51SSCDT3MGcTmZgn4REZRbxxudxUHlM8TBp6KZDUw3kYUugN', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074218Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074218Z
20251114/us-east-1/s3/aws4_request
4cc457c2c355f460e58b104bd25974961baef01bc3bfa47bee37974de65f9507
DEBUG    botocore.auth:auth.py:430 Signature:
b7d598e8d43d03d741cf37f4fd9038ab6cbb00bf79f506ba0d9ed03db6ef62a6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074218Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b7d598e8d43d03d741cf37f4fd9038ab6cbb00bf79f506ba0d9ed03db6ef62a6', 'amz-sdk-invocation-id': b'18b15b9c-cc92-41f3-81f2-8fc510f3613b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:18 GMT', 'x-amzn-requestid': '2wvuIGGDqVKsOZpdoJofrTqQgYjVR4ylQkvLbZ6LU5FZEdblYA7d', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 01c0761a-d7a8-4a99-9e49-001da7e7b6a6, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 01c0761a-d7a8-4a99-9e49-001da7e7b6a6, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 01c0761a-d7a8-4a99-9e49-001da7e7b6a6, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 77cbf878-1cb2-40af-8a60-c4b09138426a, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 77cbf878-1cb2-40af-8a60-c4b09138426a, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 77cbf878-1cb2-40af-8a60-c4b09138426a, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074220Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074220Z
20251114/us-east-1/s3/aws4_request
1e5a9ce19044d2a062acaedc98b4aa43da5bd2f1e5c1522e2aad6b4abd842e30
DEBUG    botocore.auth:auth.py:430 Signature:
c40e6b849a3321652baf4cf1c4196a550b6474ab2c0f0b4b1c7d2476bf43e0a1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074220Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c40e6b849a3321652baf4cf1c4196a550b6474ab2c0f0b4b1c7d2476bf43e0a1', 'amz-sdk-invocation-id': b'31e6c37b-3406-4cdf-9642-aa9a25a80732', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:20 GMT', 'x-amzn-requestid': 'gGJ3pEi4OVOXovEz7zZ49deDAmvRIDcYlB9Rz1a3raSIF8w6K1rq', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074220Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074220Z
20251114/us-east-1/s3/aws4_request
e45f834b423354bc9416ab75cf17c1799f147c828b71a11a1bbf7a8fd39096a9
DEBUG    botocore.auth:auth.py:430 Signature:
90333063eaa15630c842bee8e183f7fa0db8af497ac1204478ebda823f823ba6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074220Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=90333063eaa15630c842bee8e183f7fa0db8af497ac1204478ebda823f823ba6', 'amz-sdk-invocation-id': b'765a9eb2-c3dc-45cb-a666-4e46d43adaa2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:20 GMT', 'x-amzn-requestid': 'q5KJ704lVvW1HAplJhOMlBcZT7zSWjjq0BYjuGHbeZ4nZ532kjDO', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074220Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074220Z
20251114/us-east-1/s3/aws4_request
314d9463bc18aa2e88a54b786d9da0b55aec8375339c24e6e99c8ab89434d6b0
DEBUG    botocore.auth:auth.py:430 Signature:
66863246e7ef3675e7219edb38ce499bfc80bc76d094d1df7458dad3a187c950
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074220Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=66863246e7ef3675e7219edb38ce499bfc80bc76d094d1df7458dad3a187c950', 'amz-sdk-invocation-id': b'b3fc1c6e-d092-41f6-8074-873f402b6050', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:20 GMT', 'x-amzn-requestid': 'N8855YSph0LvkOYt2mCCkrgU448VZpCPYcUJMfQnMkwdmgRKd3s6', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a2658d89-3bbc-4fe1-ae3b-2db600d1c89c, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a2658d89-3bbc-4fe1-ae3b-2db600d1c89c, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a2658d89-3bbc-4fe1-ae3b-2db600d1c89c, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 1a8bb9c9-cc4b-4199-968f-d1bab168e742, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 1a8bb9c9-cc4b-4199-968f-d1bab168e742, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 1a8bb9c9-cc4b-4199-968f-d1bab168e742, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}}, blobs: {'__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074221Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074221Z
20251114/us-east-1/s3/aws4_request
2ba882bfd331f47ea361ca414f0fc15dfea60049e1696a51418df8d558a26d39
DEBUG    botocore.auth:auth.py:430 Signature:
6c9a7c08806607ccd376b201e40f99959f32e1bada1ed1ad649c9810a599b258
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074221Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6c9a7c08806607ccd376b201e40f99959f32e1bada1ed1ad649c9810a599b258', 'amz-sdk-invocation-id': b'4df0ba1e-d13e-43cc-971a-af9672e26c17', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:21 GMT', 'x-amzn-requestid': '10zylGcyRUUC8QgsatN5ZjqSd8kZ6Hjf9Mqaa5Y7BoApkEGIGRil', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074221Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074221Z
20251114/us-east-1/s3/aws4_request
55990aa33a0a15fb071b11ee1c361421e5a97de671ff7f9780d86b48d3474876
DEBUG    botocore.auth:auth.py:430 Signature:
df50545a60817cc14f1d7c554c8111b3a4cbb711953480940f5803907922f638
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074221Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=df50545a60817cc14f1d7c554c8111b3a4cbb711953480940f5803907922f638', 'amz-sdk-invocation-id': b'4578b687-c47c-4331-9c54-e5b385f4e69a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:21 GMT', 'x-amzn-requestid': 'vc4cfZO66BqpFgH3YHZRxjvUDOdsbz3vLtUqBNRZRgryUyCYpVx4', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074221Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074221Z
20251114/us-east-1/s3/aws4_request
fcbc872c70d78bbccb92ef63b0e9254e9c41aaffbac1e0e60f58752d87634279
DEBUG    botocore.auth:auth.py:430 Signature:
f76f92b9448450686329dc1f1a9198c30b1ad82740f8f98caf2213f737f9e7d4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074221Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f76f92b9448450686329dc1f1a9198c30b1ad82740f8f98caf2213f737f9e7d4', 'amz-sdk-invocation-id': b'f6474a31-f53a-4b92-b9dd-739a1cd81f0f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:21 GMT', 'x-amzn-requestid': 'cXihZRi0LLjGzU5DDqRHAbfbOJbBQ2eefoVu10Tk1AGdNJ5fbEt5', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b4861921-0482-4216-a9d6-2fd2227c4f23, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b4861921-0482-4216-a9d6-2fd2227c4f23, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b4861921-0482-4216-a9d6-2fd2227c4f23, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 98be9c09-6978-4245-a846-979166fac3cd, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 98be9c09-6978-4245-a846-979166fac3cd, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 98be9c09-6978-4245-a846-979166fac3cd, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074222Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074222Z
20251114/us-east-1/s3/aws4_request
86d1df3d896f2b6b99e3c3d356a2372a1181b9b17860894601ea529aada77072
DEBUG    botocore.auth:auth.py:430 Signature:
1fe66e43a8fc1137d2e0b434c94e0809c5ccfa77d851d2e15c8d21c6149a0b54
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074222Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1fe66e43a8fc1137d2e0b434c94e0809c5ccfa77d851d2e15c8d21c6149a0b54', 'amz-sdk-invocation-id': b'356f91c6-1bf4-426b-885c-06adf0d53147', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:22 GMT', 'x-amzn-requestid': 'WAUjpnj7buwhbfXP4F9aUcZehkb9OdreJmJ9c7VXjzP0i7q9fC69', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074222Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074222Z
20251114/us-east-1/s3/aws4_request
1c95c9134f90bbebd6ad5f57c66e1514d174931205cde64688b212fab3e94f37
DEBUG    botocore.auth:auth.py:430 Signature:
0dd2f2ff4e10ac29e1d162fc6f1a0731785ec2e7250af29c1f01d2710b7ed123
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074222Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0dd2f2ff4e10ac29e1d162fc6f1a0731785ec2e7250af29c1f01d2710b7ed123', 'amz-sdk-invocation-id': b'8cb045d2-f96b-43b8-8740-c3c14386b4b0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:22 GMT', 'x-amzn-requestid': 'lWHPW1Zq0EvCWxkinqSF7X4KX1EnAdoA6i513RAHFkWYzse2HMtZ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074222Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074222Z
20251114/us-east-1/s3/aws4_request
e279ff91c1943bb1890e52156dab901b32b0ce0e4895e099d80604bfaa6ee547
DEBUG    botocore.auth:auth.py:430 Signature:
3fc7f99d0765fe23a4b009c518cf2cbaaeb9817cd348d464c2b6fa3a62251f75
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074222Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3fc7f99d0765fe23a4b009c518cf2cbaaeb9817cd348d464c2b6fa3a62251f75', 'amz-sdk-invocation-id': b'a5466f6c-cc0d-4341-92ab-8aef3f77da92', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:22 GMT', 'x-amzn-requestid': 'JYU8dmZWDOVlLlIRJKU3pDmo3yexdoiWwo5MBGVHzxDJA4ecT1HY', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d65cc721-bff4-4bc2-a156-2e8d50eefe30, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d65cc721-bff4-4bc2-a156-2e8d50eefe30, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d65cc721-bff4-4bc2-a156-2e8d50eefe30, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, eac762ce-49f0-4ba7-9ca8-2c2cd8677ace, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, eac762ce-49f0-4ba7-9ca8-2c2cd8677ace, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, eac762ce-49f0-4ba7-9ca8-2c2cd8677ace, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074224Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074224Z
20251114/us-east-1/s3/aws4_request
793bd5517f70634f7fe064f65c61f70abddf33757b71cac9e013121a6e98b36c
DEBUG    botocore.auth:auth.py:430 Signature:
9945c634ef2ada4ca351ff6af6bb662e3357352adc6729e6ae56d7bcfb8adae1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074224Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9945c634ef2ada4ca351ff6af6bb662e3357352adc6729e6ae56d7bcfb8adae1', 'amz-sdk-invocation-id': b'a4c844b2-fc1a-4935-9f66-e8fa7b16ac4d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:24 GMT', 'x-amzn-requestid': 'FLM1FbJpCv8fMkmbd6kYe1FJlUyxsGIJCgueRKSiF3FQzdu0iScG', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074224Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074224Z
20251114/us-east-1/s3/aws4_request
8c7d2d8114ed6352bad7721c3a1f376b2ec3f9622c9a0c24ee7adc70b1239055
DEBUG    botocore.auth:auth.py:430 Signature:
64e39d4ff79a528d5f72f4377941b754dc65517a2a3544eb9870f31731c2aa9c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074224Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=64e39d4ff79a528d5f72f4377941b754dc65517a2a3544eb9870f31731c2aa9c', 'amz-sdk-invocation-id': b'33c356db-30db-4357-9c8d-3456b5c8a69d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:24 GMT', 'x-amzn-requestid': 'Yyf5E4O36C6qzULTj7BnLHzbpsiJSPBVi1RKTiRZ2gLzhwGv45c0', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074224Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074224Z
20251114/us-east-1/s3/aws4_request
e155dda23097905749e3bc3e95c59d67e41dba4a589ff6839b44c4ecad19737f
DEBUG    botocore.auth:auth.py:430 Signature:
f2627526e8e07673af61dfb0497c9e3b40e11ca23aa66a525a4a64b7b6c6eb00
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074224Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f2627526e8e07673af61dfb0497c9e3b40e11ca23aa66a525a4a64b7b6c6eb00', 'amz-sdk-invocation-id': b'd7ee6e9e-72f0-4540-ab8d-5d6233b848f2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:24 GMT', 'x-amzn-requestid': 'oCOMCemfLEjyBE9CQLmWgPvNjLxU4nVGlaprzZ0EdfXV0Y5If9Lm', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c98ccb81-2704-49d0-b77f-9a4b60d0c12a, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c98ccb81-2704-49d0-b77f-9a4b60d0c12a, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c98ccb81-2704-49d0-b77f-9a4b60d0c12a, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, cbaec77a-fe8c-4424-8ca5-56349f32e9f1, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, cbaec77a-fe8c-4424-8ca5-56349f32e9f1, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, cbaec77a-fe8c-4424-8ca5-56349f32e9f1, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074225Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074225Z
20251114/us-east-1/s3/aws4_request
9a41b306e325a66a28d857df48e7c03d8a7c76d62116057dd63f427c3ccbad1b
DEBUG    botocore.auth:auth.py:430 Signature:
9dd39143447b7fb4afcd3a802f3d6e8110d7073050afa7bcb36f661c897d18a7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074225Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9dd39143447b7fb4afcd3a802f3d6e8110d7073050afa7bcb36f661c897d18a7', 'amz-sdk-invocation-id': b'f288090d-2120-494a-a0a2-bf299feb8540', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:25 GMT', 'x-amzn-requestid': 'gRYWhEu53yXd0sglpaGkHyWdg9Pis1kJ55HGOZDMxoFJm4n2GHI4', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074225Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074225Z
20251114/us-east-1/s3/aws4_request
2065ea85ec8b15774e8bd374e045ed58d8141dec18340a8d8d7585285e1344f3
DEBUG    botocore.auth:auth.py:430 Signature:
82a703229bfbd077f5242bcc9aadce03603f3cbeaeca57305c2d700fe4c70d67
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074225Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=82a703229bfbd077f5242bcc9aadce03603f3cbeaeca57305c2d700fe4c70d67', 'amz-sdk-invocation-id': b'8ee4bca1-b59e-46f2-90ec-cd4bcc59848a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:25 GMT', 'x-amzn-requestid': 'tPhn9ZpjqEsyr1ZfQd47mIeVPDxtwYkCrHUgoZMR51z4Q267zPvS', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074225Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074225Z
20251114/us-east-1/s3/aws4_request
92b5846ba382c789a2a57ca7ebee77a6e88a5c94e0dfb18edeb6ffbbf71654bc
DEBUG    botocore.auth:auth.py:430 Signature:
626fd8067f58ba087bcbf5a8aace1d38615cadf2c8ccb4a1ae2ab796fcbdc4dc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074225Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=626fd8067f58ba087bcbf5a8aace1d38615cadf2c8ccb4a1ae2ab796fcbdc4dc', 'amz-sdk-invocation-id': b'0d9ee6b5-8337-448e-8164-c6e41cc967ed', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:25 GMT', 'x-amzn-requestid': 'vjLDP7eA6MCA10zcnzOT1yJACBB7CbcTy13CnJ9wNvDutjDWCWY9', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 42c92bf1-4a75-440d-ba72-452b916d5a0b, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 42c92bf1-4a75-440d-ba72-452b916d5a0b, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 42c92bf1-4a75-440d-ba72-452b916d5a0b, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f3988d06-eb57-4ada-ab02-d04b0ba093f3, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f3988d06-eb57-4ada-ab02-d04b0ba093f3, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f3988d06-eb57-4ada-ab02-d04b0ba093f3, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074226Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074226Z
20251114/us-east-1/s3/aws4_request
d99d66e8e8c2e3f7f4fc36392a36567550d98657c3c16cadcae5df440ef2d668
DEBUG    botocore.auth:auth.py:430 Signature:
2b09257d48298a0d56b535570fe5c688ecddc72515496319d1199be7b7f757d1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074226Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2b09257d48298a0d56b535570fe5c688ecddc72515496319d1199be7b7f757d1', 'amz-sdk-invocation-id': b'ed161a39-17bf-41fa-8de3-c503daa0a802', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:26 GMT', 'x-amzn-requestid': 'EUQRKrOyAJcvxvoJi8Dd39tLemn9i5rk1tR1mz1VrlBeCCETYqWF', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074226Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074226Z
20251114/us-east-1/s3/aws4_request
59a5cd9da007f4f2766bd75d6323179d60a14c8a51c1b25542cbec77d7b0160b
DEBUG    botocore.auth:auth.py:430 Signature:
0ef6bf7c79ea1c9abff1c0bab300704189715f6569139af93db8a4745d785dc3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074226Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0ef6bf7c79ea1c9abff1c0bab300704189715f6569139af93db8a4745d785dc3', 'amz-sdk-invocation-id': b'1fe9f672-4ea9-4146-bebf-aaace5c47dc1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:26 GMT', 'x-amzn-requestid': 'Z83i6WzDdNbDkziOGBpYIlCKyNIGh5kapWV9idW3z4TluWqLv39C', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074226Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074226Z
20251114/us-east-1/s3/aws4_request
0482e1a2784f4f7e56ba177b73e2553118f68cd2aa0afcd95bcce44062179f9b
DEBUG    botocore.auth:auth.py:430 Signature:
4be15b5d4e9de0be0acbc3813e20bc78a40b05016135b4b195329bc5e33abc91
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074226Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4be15b5d4e9de0be0acbc3813e20bc78a40b05016135b4b195329bc5e33abc91', 'amz-sdk-invocation-id': b'72720303-c8c3-4a0b-b11c-6a54f90ace93', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:26 GMT', 'x-amzn-requestid': 'tLPhm17TyRZpgTMLnQrkQIPapU80THduEuAUoNQpYltbLygJ8jAn', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, cb8ea1d7-bee1-4490-bff7-015d19b616e0, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, cb8ea1d7-bee1-4490-bff7-015d19b616e0, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, cb8ea1d7-bee1-4490-bff7-015d19b616e0, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d3112b52-630e-49a0-bcd4-093627150fda, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d3112b52-630e-49a0-bcd4-093627150fda, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d3112b52-630e-49a0-bcd4-093627150fda, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074228Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074228Z
20251114/us-east-1/s3/aws4_request
19096d338fefd0591a19b59a051cc6d85b588f5c4102e851c273dc6dd0a32ed4
DEBUG    botocore.auth:auth.py:430 Signature:
3865da8d57035295afda8638a7bd2a80bf55283e74d6c8432b87ff1deb8ebcce
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074228Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3865da8d57035295afda8638a7bd2a80bf55283e74d6c8432b87ff1deb8ebcce', 'amz-sdk-invocation-id': b'24ce2423-2f1d-4536-83e4-ed714024d35f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:28 GMT', 'x-amzn-requestid': 'Kq1bmrwcLpqgRDE2RDdWyyFwqDo0YWevPcxnpTBeJZmLvnl8sILV', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074228Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074228Z
20251114/us-east-1/s3/aws4_request
eea46194205fc4fbb5e015a3aec6b29c76031024e86790290068fc815fd534a6
DEBUG    botocore.auth:auth.py:430 Signature:
0306cabbbdaf3ffc3edc9ce386e29f707581df00b233e1d3e6a48016c7e77b95
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074228Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0306cabbbdaf3ffc3edc9ce386e29f707581df00b233e1d3e6a48016c7e77b95', 'amz-sdk-invocation-id': b'd99ecc2d-1ec9-421c-96d1-86a9f33e4e86', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:28 GMT', 'x-amzn-requestid': 'D28ZGDLrJWBas8KDVik2cBMH4Uh7eY9gIYQUEdUIYBmGKPtk6Ngo', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074228Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074228Z
20251114/us-east-1/s3/aws4_request
4a89e2f3b3e07d8963c9085564435def5942405c9dfebda5563c2ac1c08357b9
DEBUG    botocore.auth:auth.py:430 Signature:
a48a94343c3c6a78f409413a44429f075daeddcc27a622929fd7f3b5ddbe6b69
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074228Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a48a94343c3c6a78f409413a44429f075daeddcc27a622929fd7f3b5ddbe6b69', 'amz-sdk-invocation-id': b'4bc42c4c-2a5b-47c7-9509-9760b3f45635', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:28 GMT', 'x-amzn-requestid': 'LinetRCOrbO98k97UAHBDNxjtI7isD1QgVb8fSOhJh96kZv6LfGK', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 90dfddda-7d61-4e6e-8b9d-4a83188570e2, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 90dfddda-7d61-4e6e-8b9d-4a83188570e2, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 90dfddda-7d61-4e6e-8b9d-4a83188570e2, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 580ed5e3-0dca-4137-8939-d35b59001db4, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 580ed5e3-0dca-4137-8939-d35b59001db4, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 580ed5e3-0dca-4137-8939-d35b59001db4, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:295 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')]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:375 RpcState(ListEndpoints, e31aff21-e781-445b-9a76-143fb130a82e, localhost:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ListEndpoints, e31aff21-e781-445b-9a76-143fb130a82e, localhost:4507): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:51 RpcState(ListEndpoints, e31aff21-e781-445b-9a76-143fb130a82e, localhost:4507): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-izdhpfhiay.auto.internal" port: 4507 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 /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-izdhpfhiay.auto.internal:4507, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:498 Closing channel for endpoint localhost:4507
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074229Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074229Z
20251114/us-east-1/s3/aws4_request
9a9fca911bb2e662de0ea149be2ac3ffe461b8a3aee9d523bdcc64b5419efd3b
DEBUG    botocore.auth:auth.py:430 Signature:
a74f66204f4d034911a744dc72b37a332be3d4dfd2f8f6bfa7997c01bbc42a2a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074229Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a74f66204f4d034911a744dc72b37a332be3d4dfd2f8f6bfa7997c01bbc42a2a', 'amz-sdk-invocation-id': b'3ef1195e-fe2d-415f-92ea-a05825b47b16', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:29 GMT', 'x-amzn-requestid': 'yWz0X9wK2wZtGZYijJNK6AxYHumayZpzGuDafB65aq2YNXsYvtIT', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074229Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074229Z
20251114/us-east-1/s3/aws4_request
d9820a410d57aae0395db9e8a080754bad9c0c7f56ae060e15053d09523aee1d
DEBUG    botocore.auth:auth.py:430 Signature:
785955e67290ed9fe86cbf283511d0b4cbb3cdc463624d55d022e6e1131534ab
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074229Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=785955e67290ed9fe86cbf283511d0b4cbb3cdc463624d55d022e6e1131534ab', 'amz-sdk-invocation-id': b'a6a18e77-d8f6-45b5-92c6-fb8824f376e9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:29 GMT', 'x-amzn-requestid': 'mN0BPfz4XIaEYREQfpiUupIoiiAN5CC8EDoMpLXjIVmcyFnIf5il', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074229Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074229Z
20251114/us-east-1/s3/aws4_request
6f73f6ce9a0315301a3e3345605e5523b878ed46f30544d69ea781120291b3dd
DEBUG    botocore.auth:auth.py:430 Signature:
200f08d6baa32db5d2abf8ef4ae2b7ed26fe5c59ba7e2a29c2d86245bbdba78f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074229Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=200f08d6baa32db5d2abf8ef4ae2b7ed26fe5c59ba7e2a29c2d86245bbdba78f', 'amz-sdk-invocation-id': b'c3afe649-d21a-4ddc-b5f1-8fcad807e1de', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:29 GMT', 'x-amzn-requestid': 'UEqmZU5aug97nNsvdQ2ArLaKdBgrZKOtiXwDO4KTbodvkVBeMwpx', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 8a510a7b-62a6-47f7-8098-ff3846b407e2, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 8a510a7b-62a6-47f7-8098-ff3846b407e2, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 8a510a7b-62a6-47f7-8098-ff3846b407e2, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ac81c482-2637-4728-97d6-7da752ea9e3d, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ac81c482-2637-4728-97d6-7da752ea9e3d, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ac81c482-2637-4728-97d6-7da752ea9e3d, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074230Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074230Z
20251114/us-east-1/s3/aws4_request
435c5181558fd99eb3b3a6d34c60e86c118fd56a6ca8ab29db01f04cf7042d00
DEBUG    botocore.auth:auth.py:430 Signature:
ffd893270e95bdf1bdce988c5dd34b7eb79252baec2d773fe533f8443408d308
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074230Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ffd893270e95bdf1bdce988c5dd34b7eb79252baec2d773fe533f8443408d308', 'amz-sdk-invocation-id': b'581073cd-1d46-47c6-93b6-cf13a590cb18', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:30 GMT', 'x-amzn-requestid': 'omWb9P7U85ZqnMacMlwOs5OKB7PqIU65FQ0K9qjjGFgIQdpU3GSO', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074230Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074230Z
20251114/us-east-1/s3/aws4_request
e32b84e183f768b43193a7ebf86d76054aa9d792e28932c8845bb7aa62700d8c
DEBUG    botocore.auth:auth.py:430 Signature:
fd5e8f45fd66677395b5056fe21742d4f5226c7eb0235ebfaca314e2390855ef
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074230Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fd5e8f45fd66677395b5056fe21742d4f5226c7eb0235ebfaca314e2390855ef', 'amz-sdk-invocation-id': b'119f391e-1033-446e-b1c8-b948a00ee64b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:30 GMT', 'x-amzn-requestid': 'tv1nIgLLZHkBe2xrmcF0s65zVUXAFGtxNa5NssNGOrmfdkRhot2o', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074230Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074230Z
20251114/us-east-1/s3/aws4_request
7a3b2346e5e0829c7a83f3fe52c74837a2ad7d4ad97ae1a1f6ef99502fbd65e7
DEBUG    botocore.auth:auth.py:430 Signature:
bc0185638eb7a22eabd6ee9255ff8d260c7bde6384166414b888e6988fe43cd3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074230Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bc0185638eb7a22eabd6ee9255ff8d260c7bde6384166414b888e6988fe43cd3', 'amz-sdk-invocation-id': b'8d85c585-e70b-41da-b4c3-28725d937363', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:30 GMT', 'x-amzn-requestid': 'hVICLJR6x1nFc9eJvP3aJF0CwdQ1D6Aog0IJm4BtatemoknJkdaU', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 696a0650-01f1-4649-a1e1-08e6bf8bfd1f, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 696a0650-01f1-4649-a1e1-08e6bf8bfd1f, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 696a0650-01f1-4649-a1e1-08e6bf8bfd1f, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 0b4178b1-53e6-4e8f-819a-5a58ebf575ae, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 0b4178b1-53e6-4e8f-819a-5a58ebf575ae, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 0b4178b1-53e6-4e8f-819a-5a58ebf575ae, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074232Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074232Z
20251114/us-east-1/s3/aws4_request
ef03cfe58d53dad6d606bff4a3522876124802b321a9528769c6302467c4ef64
DEBUG    botocore.auth:auth.py:430 Signature:
89e54467e56c9072e1024af4f8a65160a1a67339d908261ce1b5571cd1452beb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074232Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=89e54467e56c9072e1024af4f8a65160a1a67339d908261ce1b5571cd1452beb', 'amz-sdk-invocation-id': b'913253a1-a660-4d7e-8943-6854dab0da04', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:32 GMT', 'x-amzn-requestid': 'RKOAzQgoYTMVP9E7P8JqbIGS9LGiN2Zj8sxJvHTtVpM5qzK4cVXM', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074232Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074232Z
20251114/us-east-1/s3/aws4_request
c2c6f9ca620c3d5ef1761c49aa7633b28d0d1384be35338529c0860b6946e063
DEBUG    botocore.auth:auth.py:430 Signature:
41cece4fc7371b3c9f03deddd54b571c011704732b11feb6e33fd41a32c8a9d7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074232Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=41cece4fc7371b3c9f03deddd54b571c011704732b11feb6e33fd41a32c8a9d7', 'amz-sdk-invocation-id': b'a05b37ec-8962-44d4-bbc3-e36f80e2fdf6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:32 GMT', 'x-amzn-requestid': 'J31kVTkwE5wo3GmaqOwuIkmnbO70UhTuUdxtBdWxA7KollYiHpp7', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074232Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074232Z
20251114/us-east-1/s3/aws4_request
7b3c65b8cd5680f9613740c8f2262b451bfd239218c04e02d9af60ef0ff94b54
DEBUG    botocore.auth:auth.py:430 Signature:
607168e1388773e5ca0c917b6bb9c8d3b3429e85b3cc3646158e7f27b953dcc0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074232Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=607168e1388773e5ca0c917b6bb9c8d3b3429e85b3cc3646158e7f27b953dcc0', 'amz-sdk-invocation-id': b'2f2aed39-983f-4a77-b87e-ca67dbc4cb81', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:32 GMT', 'x-amzn-requestid': 'lJjXSp6VNHvEtzQzAR3lnOE3VYJyAlIy71KQQoULbZME69AbsZm2', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 89ebd726-8ba6-42b5-8ee6-5ea8af2ba86d, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 89ebd726-8ba6-42b5-8ee6-5ea8af2ba86d, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 89ebd726-8ba6-42b5-8ee6-5ea8af2ba86d, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 7a166c22-a069-44d7-b3b9-53aaebcd460a, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 7a166c22-a069-44d7-b3b9-53aaebcd460a, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 7a166c22-a069-44d7-b3b9-53aaebcd460a, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074233Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074233Z
20251114/us-east-1/s3/aws4_request
49b2fb3d8f042ded800a8016f478fbc0fe6b9b7e8c5c584b42948dc22c706025
DEBUG    botocore.auth:auth.py:430 Signature:
6f1e9b793b7e2fb772dab70366ca5ebeb2325303e1041854e01086bdfc87f559
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074233Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6f1e9b793b7e2fb772dab70366ca5ebeb2325303e1041854e01086bdfc87f559', 'amz-sdk-invocation-id': b'0bd8933d-a6c7-4dd7-852f-7576b514a6e6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:33 GMT', 'x-amzn-requestid': 'kAWBCDZpFCjM2eNqsHLBlw7dKiTMesP9NLVEMLKjacWDRRCQfhfN', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074233Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074233Z
20251114/us-east-1/s3/aws4_request
833c45dc59cc9d801c94efcd9d68b7d3ab4fc31a63e87eb58e6585c103bcb3a6
DEBUG    botocore.auth:auth.py:430 Signature:
5b37eed820955e3da6c49e3bb24609cdb167056ff7dd3215ea8cd7fa96396635
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074233Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5b37eed820955e3da6c49e3bb24609cdb167056ff7dd3215ea8cd7fa96396635', 'amz-sdk-invocation-id': b'13cd8e83-5e14-40a6-b41c-0705edbee0c4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:33 GMT', 'x-amzn-requestid': 'lywPrZtrNbTEHsMRdHdfq6YCOSJ4obEnqrpyzG5FpsgCrC8wc7bl', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074233Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074233Z
20251114/us-east-1/s3/aws4_request
8c66a34fe03ab04b6dfae02ae8d6a07cf6643a089816394c7b7a61449d6b5145
DEBUG    botocore.auth:auth.py:430 Signature:
24625672b17cf173ebc299feaedce000892341559af209a832eee7cfb1668531
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074233Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=24625672b17cf173ebc299feaedce000892341559af209a832eee7cfb1668531', 'amz-sdk-invocation-id': b'6a0d56f2-a3d1-4719-86e4-2a8265a9d9bf', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:33 GMT', 'x-amzn-requestid': 'eihPpAE769jrmwAybiw1uMOythx0Gg02pMREvGQnq5bkRZulzbjh', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 956cb9d9-4952-4644-80b4-8546a21fdc6b, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 956cb9d9-4952-4644-80b4-8546a21fdc6b, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 956cb9d9-4952-4644-80b4-8546a21fdc6b, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 29c0a77c-6629-4ebc-9196-b84df69649b1, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 29c0a77c-6629-4ebc-9196-b84df69649b1, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 29c0a77c-6629-4ebc-9196-b84df69649b1, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074234Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074234Z
20251114/us-east-1/s3/aws4_request
e9367ac639bde9dda32d085878a8485c68dd8f20361e6e6f65afe382f6b173a4
DEBUG    botocore.auth:auth.py:430 Signature:
8173da12c4f4ea992dceaa1adb200a8aad6303d05392c28fb4db0904da2d8ba8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074234Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8173da12c4f4ea992dceaa1adb200a8aad6303d05392c28fb4db0904da2d8ba8', 'amz-sdk-invocation-id': b'80eb1c89-4197-496f-8d8f-0afbc2d21880', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:34 GMT', 'x-amzn-requestid': '1Xutv6qaOaBkwTcPKmglcJ61zOjeBMiPOm9JU1EHqSwE3VlB7KWz', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074234Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074234Z
20251114/us-east-1/s3/aws4_request
f479fa491bfd8ac24f24c895a7f2197117780e4e51bd2f88b3d35fbfd30aacd5
DEBUG    botocore.auth:auth.py:430 Signature:
c2edb5f04ae4141c5e4f52af199cd901e9ff19fb9aa921de0946cc170d210905
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074234Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c2edb5f04ae4141c5e4f52af199cd901e9ff19fb9aa921de0946cc170d210905', 'amz-sdk-invocation-id': b'ca6a59fc-b8cb-42af-bb30-1bca3d931907', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:34 GMT', 'x-amzn-requestid': 'V8FBIomP4pqSmu4KeZIs0fX0fqGFyyJV539DwLQM7DWvCxqEXDKt', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074234Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074234Z
20251114/us-east-1/s3/aws4_request
196c976ed9af576ece83af5805b5e45db3c801a01b9c0601659e004230fa2ed9
DEBUG    botocore.auth:auth.py:430 Signature:
e6122d5a6d8dc1bf3a716e3e6ab6f52fc77c9cd1b0967bb100d3d68ed042bf31
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074234Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e6122d5a6d8dc1bf3a716e3e6ab6f52fc77c9cd1b0967bb100d3d68ed042bf31', 'amz-sdk-invocation-id': b'a4f826c8-80e2-4e37-9b7b-1b4b0360994a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:34 GMT', 'x-amzn-requestid': 'NNCaDD5XPGXJ4wGF4iCoDP5zkv6EPidG56Wu2aLclQ3eb7yxmHLz', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 2418e94a-efc7-4be5-98f4-3b8cf13bbd7e, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 2418e94a-efc7-4be5-98f4-3b8cf13bbd7e, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 2418e94a-efc7-4be5-98f4-3b8cf13bbd7e, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 2435b905-3591-43d3-ae12-5ec0c50713fa, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 2435b905-3591-43d3-ae12-5ec0c50713fa, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 2435b905-3591-43d3-ae12-5ec0c50713fa, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074236Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074236Z
20251114/us-east-1/s3/aws4_request
dc4f4f0bca11c45e2c70aef6e034f8b3161adc679b6915271bd97e5e76a3117d
DEBUG    botocore.auth:auth.py:430 Signature:
bb538068a346c98fe26fa111d154db3a6f8546c25fe5066c06649ff4db775c1a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074236Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bb538068a346c98fe26fa111d154db3a6f8546c25fe5066c06649ff4db775c1a', 'amz-sdk-invocation-id': b'8bfa2f52-fd19-4783-8b2f-169b4a1ffb47', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:36 GMT', 'x-amzn-requestid': 'JFkTxIHZuZ8mcQDK08p1VmxIxvBtkwPMHz0i0eGGMtc9b0XYaJg2', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074236Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074236Z
20251114/us-east-1/s3/aws4_request
b138dfcf8b93f906bc9eb5ad0b11f2f625ec06f11376c5fd114543261a3f9b35
DEBUG    botocore.auth:auth.py:430 Signature:
707bba119cc64a842e9732ea04dd8e4a52ad6dff0b710f7831b3afe84d56581a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074236Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=707bba119cc64a842e9732ea04dd8e4a52ad6dff0b710f7831b3afe84d56581a', 'amz-sdk-invocation-id': b'68605313-8113-45e8-bd5b-7a76be74aa4a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:36 GMT', 'x-amzn-requestid': 'YCdmOqQdi9qyGrLmWIgWielHF441ymeCjjc6YzSlEqm2g4JUzw9u', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074236Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074236Z
20251114/us-east-1/s3/aws4_request
c96419111887d884ef83a258bcf261a0947ffc32ba2dce24288ec2ed58259c7a
DEBUG    botocore.auth:auth.py:430 Signature:
4ab6d1779477012667141f6a82c53519207575737bfa429e406c7c4a633fc52b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074236Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4ab6d1779477012667141f6a82c53519207575737bfa429e406c7c4a633fc52b', 'amz-sdk-invocation-id': b'2fa26e23-c4aa-46df-ab01-e96fca74c355', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:36 GMT', 'x-amzn-requestid': 'mOZHP2GgEtnXmqqxnzYR3cOYxl9DEKmyGD8cvZqI4GGGrEMwcgg6', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 514ffb73-6c4e-4cc0-8dcf-2086d39bb20a, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 514ffb73-6c4e-4cc0-8dcf-2086d39bb20a, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 514ffb73-6c4e-4cc0-8dcf-2086d39bb20a, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 29fa339b-e136-43fa-ae64-e76e99bc5d3d, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 29fa339b-e136-43fa-ae64-e76e99bc5d3d, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 29fa339b-e136-43fa-ae64-e76e99bc5d3d, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074237Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074237Z
20251114/us-east-1/s3/aws4_request
94b660f886206036c0b44406e4ad3e163c489e3d54af098f48b3357f6d881421
DEBUG    botocore.auth:auth.py:430 Signature:
d97e8cfdab480d0290ce5d595da1828091d412d31985eb4f2d9a142811798c53
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074237Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d97e8cfdab480d0290ce5d595da1828091d412d31985eb4f2d9a142811798c53', 'amz-sdk-invocation-id': b'30e8cf9e-c55f-4ba4-bace-3fb871170db1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:37 GMT', 'x-amzn-requestid': 'K0QB4S0BXg7S3VKudOFaGKcN2OAIIYihXnchvH2nJafGM50opkvf', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074237Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074237Z
20251114/us-east-1/s3/aws4_request
6f13b3acc55a0599e03b9290a3947537b73cf3eea14aef2fe018993c8c068a0f
DEBUG    botocore.auth:auth.py:430 Signature:
3d3489184cc6f78aed106a7af365efcd540d80bcd0be3048e8fc3438cea167a2
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074237Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3d3489184cc6f78aed106a7af365efcd540d80bcd0be3048e8fc3438cea167a2', 'amz-sdk-invocation-id': b'6c0205bf-8b5a-469d-a60f-b8e1f7e33429', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:37 GMT', 'x-amzn-requestid': 'd6rCKgdFk00Jodho8vyy411TU2ELvrGX0Z2A0a4tCvSxAeZpTTvU', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074237Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074237Z
20251114/us-east-1/s3/aws4_request
edc8cb748bec5ee5bf1af196cf85569c6c61441bc1a806515e972b2d03442954
DEBUG    botocore.auth:auth.py:430 Signature:
8f0efe1d21e830e9b7082726a77285f68e635482b46eae49ae7c234a0c9c62c5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074237Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8f0efe1d21e830e9b7082726a77285f68e635482b46eae49ae7c234a0c9c62c5', 'amz-sdk-invocation-id': b'ca68c8ac-97aa-4780-9848-9e8837ec8c7f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:37 GMT', 'x-amzn-requestid': 'Bjp2n1zVbh2etXgoPwXuRLzp9qmYlYJJXSmlUY79aTqqcQRvWrzi', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d5eed301-0022-416e-872d-f4033b204ff6, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d5eed301-0022-416e-872d-f4033b204ff6, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d5eed301-0022-416e-872d-f4033b204ff6, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f6cea23f-1e77-499c-b09d-92817764659e, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f6cea23f-1e77-499c-b09d-92817764659e, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f6cea23f-1e77-499c-b09d-92817764659e, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074238Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074238Z
20251114/us-east-1/s3/aws4_request
1c4ec0537f23ad71bc1f0a733a1fe5227ac523183bb6e37b686f063cc81de89c
DEBUG    botocore.auth:auth.py:430 Signature:
38ffa0eab6b2fd092fcce61b806bdad92d98eb1a916d933bcf2875db4a427bc0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074238Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=38ffa0eab6b2fd092fcce61b806bdad92d98eb1a916d933bcf2875db4a427bc0', 'amz-sdk-invocation-id': b'0358e6fe-6241-463d-b6ad-e5e03457a23b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:38 GMT', 'x-amzn-requestid': 'EZh4dq1zCpg0NSBeZko2ld68QJWuySCBwpjA6KwNUhKROn5WmQQn', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074238Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074238Z
20251114/us-east-1/s3/aws4_request
65894bcab332743ed8c0afa705c71ff7404bb7c530adfc3de98b8aa465386794
DEBUG    botocore.auth:auth.py:430 Signature:
8a130a57e486733efbe11484acbd1674d3b6a272fe1bcd384754b6aa796758c5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074238Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8a130a57e486733efbe11484acbd1674d3b6a272fe1bcd384754b6aa796758c5', 'amz-sdk-invocation-id': b'4704b657-71ae-4471-b45d-547a7594984b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:38 GMT', 'x-amzn-requestid': 'Hopu9cFhiB5SkAAmoI0w6zfTjiRchxIchO29Egp5uFZIDghUgXD2', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074238Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074238Z
20251114/us-east-1/s3/aws4_request
04ff2b3a2d5c756a6f55e0c734fe7020dc5af68285d378d36032f21defdfd17b
DEBUG    botocore.auth:auth.py:430 Signature:
a79d45a376febb8266a5d8370bb2dd7ebd60fc3f82b6e11847e27f55c499cbc7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074238Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a79d45a376febb8266a5d8370bb2dd7ebd60fc3f82b6e11847e27f55c499cbc7', 'amz-sdk-invocation-id': b'247f7748-df3f-47d5-b8fd-0e704ec81ed8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:38 GMT', 'x-amzn-requestid': 'Dy3ZcgpYMUgWO2C6uDM59oWMuNuEhxZqDbEkrFozmA7B62y4lAsb', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 1cc539a9-6745-405c-86a9-7989d623f14c, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 1cc539a9-6745-405c-86a9-7989d623f14c, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 1cc539a9-6745-405c-86a9-7989d623f14c, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, cee3fee2-9dfe-4aba-a4ed-b22c7ee72905, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, cee3fee2-9dfe-4aba-a4ed-b22c7ee72905, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, cee3fee2-9dfe-4aba-a4ed-b22c7ee72905, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074240Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074240Z
20251114/us-east-1/s3/aws4_request
8daeb1770bb38f122e16c2251151cd1ed75eec6a93efef777cc3e801698839a8
DEBUG    botocore.auth:auth.py:430 Signature:
af40b2978d174f1f9213ec0b3519ae6f84eeb4b97ab7a4c3d1936e599a2cd2b5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074240Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=af40b2978d174f1f9213ec0b3519ae6f84eeb4b97ab7a4c3d1936e599a2cd2b5', 'amz-sdk-invocation-id': b'fa1ab247-cca7-430f-b9a9-f05ce4a27e60', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:40 GMT', 'x-amzn-requestid': 'MqwtEehlv7dQHFYUDvnmNIi9El26bOeRJ0NRZTawsNQubkxFgKFT', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074240Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074240Z
20251114/us-east-1/s3/aws4_request
4503783861f041f6bd7a8a24b10d9ce1c7d047102f917055cf9c6bee39ee5b0d
DEBUG    botocore.auth:auth.py:430 Signature:
d97520a9e20232ae09a79ef5236416d6c76cf915036bad7a3ed635eb5189ab34
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074240Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d97520a9e20232ae09a79ef5236416d6c76cf915036bad7a3ed635eb5189ab34', 'amz-sdk-invocation-id': b'f1c003bf-0eb2-4697-9b9d-9b186a13e8f0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:40 GMT', 'x-amzn-requestid': 'wpz7I6ACgJs0WjIR5flO5wRgEUgTprOVzHyWh6lO2qgkMIAJtmIK', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074240Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074240Z
20251114/us-east-1/s3/aws4_request
dc73a0f2052e7b43794b208f0f11e8382e7fa6a145fe713d315d0ae59bf22b35
DEBUG    botocore.auth:auth.py:430 Signature:
dffc714383b72cc3d09d7413250c67c29df1d1c95ea1d9b54bb23469d8381bc9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074240Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=dffc714383b72cc3d09d7413250c67c29df1d1c95ea1d9b54bb23469d8381bc9', 'amz-sdk-invocation-id': b'c931a761-3c04-4c66-ba1f-d40226f4f0ee', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:40 GMT', 'x-amzn-requestid': 'Tlhh9w0bTn15hlZKLHdDR21C4uwoI9w8pAdjVuX1fioUHCh7sm8l', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a02f222a-286a-4f4f-aa13-020d18a997ac, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a02f222a-286a-4f4f-aa13-020d18a997ac, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a02f222a-286a-4f4f-aa13-020d18a997ac, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, fcfb4204-fa86-431e-9bfd-24b0209dea50, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, fcfb4204-fa86-431e-9bfd-24b0209dea50, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, fcfb4204-fa86-431e-9bfd-24b0209dea50, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074241Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074241Z
20251114/us-east-1/s3/aws4_request
eb0d94a4f40016dd98bc8c879f9397fd3076a639510782d31cab6ded60d8bb76
DEBUG    botocore.auth:auth.py:430 Signature:
51dfe6ed84d045290f15c954b5eaae162f57f5316cc038334f85be44993b8aad
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074241Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=51dfe6ed84d045290f15c954b5eaae162f57f5316cc038334f85be44993b8aad', 'amz-sdk-invocation-id': b'97ee72ae-ff7a-4216-b44f-24deb2e148fe', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:41 GMT', 'x-amzn-requestid': 'hCskNrhM5FyymL27yMqgFAX5tXZLEsWfDj6If0r3t86xOzep1qGZ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074241Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074241Z
20251114/us-east-1/s3/aws4_request
8aef058b7d800d9384e01e2637aedf6d53402bf7b22b5ba18e828cf7aab36623
DEBUG    botocore.auth:auth.py:430 Signature:
3678bc59ced350932b9add2877ae67ac7d5e05c5f22e95b60b4ed41811021cb1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074241Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3678bc59ced350932b9add2877ae67ac7d5e05c5f22e95b60b4ed41811021cb1', 'amz-sdk-invocation-id': b'54c42ba9-dd72-49aa-bf01-e888e549e9f7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:41 GMT', 'x-amzn-requestid': 'SNISwLlbEsVezO7LQS8yQmtja3WEdnemTGpkeWHOFMa7eynZTmb8', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074241Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074241Z
20251114/us-east-1/s3/aws4_request
bcd20b739335d10d97fde449f10cee850c480159f7464b33099fea5c392fcef3
DEBUG    botocore.auth:auth.py:430 Signature:
978253cc188bd0c21b4f48d687091f6b56cbc1f903ade4d04f213940f667af92
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074241Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=978253cc188bd0c21b4f48d687091f6b56cbc1f903ade4d04f213940f667af92', 'amz-sdk-invocation-id': b'07c9d172-ca07-4fc3-b626-e86e3ad82c21', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:41 GMT', 'x-amzn-requestid': '3pkRtbq6lME6BIW92Y5v8QlLPec91dknLTpzi0ujc5qYtaUA7Ree', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 503916f7-a703-410f-a54f-759649b172ca, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 503916f7-a703-410f-a54f-759649b172ca, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 503916f7-a703-410f-a54f-759649b172ca, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 0611a68e-e1a6-414f-ae20-c5e595f615f9, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 0611a68e-e1a6-414f-ae20-c5e595f615f9, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 0611a68e-e1a6-414f-ae20-c5e595f615f9, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074242Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074242Z
20251114/us-east-1/s3/aws4_request
5f0efe06abaf12792db3dc69e8d02c28c2df914da2f4a4fd874d9d9219f8e338
DEBUG    botocore.auth:auth.py:430 Signature:
7ea553f98cb01f49bb1830efd8c8fd2f6abeb6b78597532de3d888e031cd7a95
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074242Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7ea553f98cb01f49bb1830efd8c8fd2f6abeb6b78597532de3d888e031cd7a95', 'amz-sdk-invocation-id': b'ec01bfcb-1ae6-4d90-a393-4578b16a0130', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:42 GMT', 'x-amzn-requestid': 'T9w2LkLcleLPOzaF63dn9K1cixOw8Gl7xE7Me3eQ9fx5qRhXBwuA', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074242Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074242Z
20251114/us-east-1/s3/aws4_request
4f5fa13372065bf58ec011032bd7e04a3ce59ee7858c942458b5e88a1df66fb8
DEBUG    botocore.auth:auth.py:430 Signature:
4cef092d5ff020f6880194042f589f194d10bd16a656d53568bc8eed2d621f24
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074242Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4cef092d5ff020f6880194042f589f194d10bd16a656d53568bc8eed2d621f24', 'amz-sdk-invocation-id': b'dd84720e-7c01-4340-ae21-f4ddcca4fe52', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:42 GMT', 'x-amzn-requestid': 'r6QvrEFrgKmJAikBQD2ckjGLOT7P7ATHBir5arnBRnDIv2xRzBga', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074242Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074242Z
20251114/us-east-1/s3/aws4_request
e0bb5b5ededde46e0a3437edbecc8236766cdfc75f0eed4f988c65b8c8c399b2
DEBUG    botocore.auth:auth.py:430 Signature:
60cd672e3524ece5ff435a8e4f0ac4d3ae5946b80adf428b194e2624a830decd
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074242Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=60cd672e3524ece5ff435a8e4f0ac4d3ae5946b80adf428b194e2624a830decd', 'amz-sdk-invocation-id': b'2ab5cdca-8cf8-459e-b4f7-a434b773412c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:42 GMT', 'x-amzn-requestid': 'cL2CQ7g9uz2pFtXyF5L5nr3iAtH8KOTRRllnFrTHLycSslPNo6NG', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3abf3f5a-15a1-42a1-9915-50f66ade921a, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3abf3f5a-15a1-42a1-9915-50f66ade921a, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3abf3f5a-15a1-42a1-9915-50f66ade921a, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 827c3780-c95b-40ed-8802-f3fe728fb1d5, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 827c3780-c95b-40ed-8802-f3fe728fb1d5, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 827c3780-c95b-40ed-8802-f3fe728fb1d5, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}}, blobs: {'__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074244Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074244Z
20251114/us-east-1/s3/aws4_request
629713aebb76904e96d91ad2dab851530f0bcf556406b4e422e789bd3a29617a
DEBUG    botocore.auth:auth.py:430 Signature:
f3f7869b166d267a9aba40ac790a9eb75970c5597f96866521864385bdd4f639
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074244Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f3f7869b166d267a9aba40ac790a9eb75970c5597f96866521864385bdd4f639', 'amz-sdk-invocation-id': b'28847796-1619-4510-abc5-ccac9ce72f45', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:44 GMT', 'x-amzn-requestid': 'uRm7L0zdn6gjVw3xHymtOwj1u2hhhZ1QmrnSXJpC4GOnDY0xIogm', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074244Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074244Z
20251114/us-east-1/s3/aws4_request
ccf7023a8145f44fdb8f04bb6a128d56b87d646e1c6206a14356afcac37b016d
DEBUG    botocore.auth:auth.py:430 Signature:
231256c0fc9c7264201b29505a9f3e687aa0d42259280b5937e8f9f4486713b1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074244Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=231256c0fc9c7264201b29505a9f3e687aa0d42259280b5937e8f9f4486713b1', 'amz-sdk-invocation-id': b'cf94fd4d-0281-4d0c-b29b-b4dfe66e29af', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:44 GMT', 'x-amzn-requestid': 'NIaPE7d9VYKSGddLO5unzucH0suwbkCIVOGNfIiuNAeOlk2Nmiti', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074244Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074244Z
20251114/us-east-1/s3/aws4_request
550efe94208643899c28004759b90b539b2c1036b1e1c37479851e723b32c5d6
DEBUG    botocore.auth:auth.py:430 Signature:
90c6dbfa740365a13e6e8cda3f55a4cb3d83aebd5fc6d26d01d6542917c48afe
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074244Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=90c6dbfa740365a13e6e8cda3f55a4cb3d83aebd5fc6d26d01d6542917c48afe', 'amz-sdk-invocation-id': b'5a016adf-48b4-44bb-92ec-5a9fe8901dbb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:44 GMT', 'x-amzn-requestid': 'zHWH3aWlIVnEIF8Gv3mpIFj7Z3NWpvDqNVRJeALJ0MSZnjzFqqJQ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 08aed52d-bf0c-4b38-9e00-a530748c0e44, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 08aed52d-bf0c-4b38-9e00-a530748c0e44, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 08aed52d-bf0c-4b38-9e00-a530748c0e44, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 44c42649-99be-45f4-9c8d-4ebe61176c85, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 44c42649-99be-45f4-9c8d-4ebe61176c85, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 44c42649-99be-45f4-9c8d-4ebe61176c85, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074245Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074245Z
20251114/us-east-1/s3/aws4_request
c75113868ee985df63ec04845f1a3fd88599db4ae18c992ec6d935dda957389b
DEBUG    botocore.auth:auth.py:430 Signature:
992dcdbcddb038e6bc5fd8dc51c0f40f31c15d9fb4d80b6761386d1ec2b2f4ec
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074245Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=992dcdbcddb038e6bc5fd8dc51c0f40f31c15d9fb4d80b6761386d1ec2b2f4ec', 'amz-sdk-invocation-id': b'708adb59-02f8-458a-b701-be3de926be69', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:45 GMT', 'x-amzn-requestid': 'jaIE2d1AlkN8hRx6rSjbk1HXCAlaYhQzhXuwiS3nLfTblLGck0Au', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074245Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074245Z
20251114/us-east-1/s3/aws4_request
c12ddfecc473dd38779c0a987ea62ec5996b79cb0418d0b0532f78a4b3722c68
DEBUG    botocore.auth:auth.py:430 Signature:
63e0c5fef078bf688ad18bf82d7a8988f1613992e81ca4c9bf4a90e5ecfd8870
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074245Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=63e0c5fef078bf688ad18bf82d7a8988f1613992e81ca4c9bf4a90e5ecfd8870', 'amz-sdk-invocation-id': b'bfb485bb-f5b2-42fd-a43a-d2ef83ebb53e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:45 GMT', 'x-amzn-requestid': 'yOptNaCYofAoVTsqO8qx8P6cKKTQxr19fYHVswwRGHjhl3TpMtc4', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074245Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074245Z
20251114/us-east-1/s3/aws4_request
03201fc20840a38b55677e929ece3eb8acbcd4a472045bdd017222abe9fa54c9
DEBUG    botocore.auth:auth.py:430 Signature:
a49f0999ea05437c1dbf13d5b9ba881f503adb4aed8b117fcc6ed638254272fb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074245Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a49f0999ea05437c1dbf13d5b9ba881f503adb4aed8b117fcc6ed638254272fb', 'amz-sdk-invocation-id': b'8c404271-2903-4b84-81dc-7c5555ad91b1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:45 GMT', 'x-amzn-requestid': 'TRJOAf690oROjdNfSLigjm2JiTu6bycFcTZ2OLN2Zo67ZO86KsAc', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 8318e164-7635-4171-9409-6a53e95d0adf, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 8318e164-7635-4171-9409-6a53e95d0adf, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 8318e164-7635-4171-9409-6a53e95d0adf, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e3c3cbf3-f49f-4926-ba20-f6afad159cad, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e3c3cbf3-f49f-4926-ba20-f6afad159cad, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e3c3cbf3-f49f-4926-ba20-f6afad159cad, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074246Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074246Z
20251114/us-east-1/s3/aws4_request
838da12fb60d81003f7d8b943e5aa6bfbf58f0b9083ebe51844991a8e26bb7dd
DEBUG    botocore.auth:auth.py:430 Signature:
e7f7f0dc95d8837909748987a146b84c2183ea360babd630fefcd1bd8bde58df
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074246Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e7f7f0dc95d8837909748987a146b84c2183ea360babd630fefcd1bd8bde58df', 'amz-sdk-invocation-id': b'ad2b9d7c-e291-40bd-b145-c7e4c824b782', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:46 GMT', 'x-amzn-requestid': 'GPMFqIt8UqXoYODweji6fK9I7v8NfngArSHPYZgZQ0ztWLGgKY7Q', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074246Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074246Z
20251114/us-east-1/s3/aws4_request
66aa605daafb3e8f5183fc339e13e1a10a237d4c3603dafd82e99f0dfb6ff0e5
DEBUG    botocore.auth:auth.py:430 Signature:
ab33442e8731483691388d714c41217a0ed8aa889c86597f42eff37b52edb6cd
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074246Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ab33442e8731483691388d714c41217a0ed8aa889c86597f42eff37b52edb6cd', 'amz-sdk-invocation-id': b'ffec696e-5979-4ec0-a4a1-abc0d6a747a8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:46 GMT', 'x-amzn-requestid': 'bKrxrveCGokQpCF7NQD3OZCIxD5tXHcoPZZVkoJkOF0CCI7Lk3fx', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074246Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074246Z
20251114/us-east-1/s3/aws4_request
7369ea19946e0ff58d62ce65630b09c22ee896517db31e365b49bb9a602d84a5
DEBUG    botocore.auth:auth.py:430 Signature:
8ae0c221cce07a5a77306a728db1e21e3c2dc9ddeab88a85ce92d7d5b621d049
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074246Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8ae0c221cce07a5a77306a728db1e21e3c2dc9ddeab88a85ce92d7d5b621d049', 'amz-sdk-invocation-id': b'303801c1-606f-43ac-b63b-a1be8d9df69a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:46 GMT', 'x-amzn-requestid': 'TyOmQV8lP32YgoQBaWtn6xmro4zGeG4tN1tldpEVnGzG9oJDJQBy', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a4fd54b3-54ec-4075-9602-ef0c7033e9ee, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a4fd54b3-54ec-4075-9602-ef0c7033e9ee, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a4fd54b3-54ec-4075-9602-ef0c7033e9ee, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 0b34b8d6-c050-4ed2-b8e5-8ca85d3aca0c, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 0b34b8d6-c050-4ed2-b8e5-8ca85d3aca0c, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 0b34b8d6-c050-4ed2-b8e5-8ca85d3aca0c, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074248Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074248Z
20251114/us-east-1/s3/aws4_request
4894238c1017ffedd8fb5723dba78fda353e1611d16aa12a101952ecc419aa04
DEBUG    botocore.auth:auth.py:430 Signature:
696bf3c9dd2db50e12d38e660dc3fd2224e6ecfec339d823dd1250412e744fad
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074248Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=696bf3c9dd2db50e12d38e660dc3fd2224e6ecfec339d823dd1250412e744fad', 'amz-sdk-invocation-id': b'c56bce4a-a331-490e-8746-914a1a45e504', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:48 GMT', 'x-amzn-requestid': 'VhnngSM7oHpDcVtcmcZKoWqPA5SWWlLh5Kfy75pzsSKUaTf7qrvZ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074248Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074248Z
20251114/us-east-1/s3/aws4_request
cf8992cd3bbd80915fe115795655f4a59e2f572a951e95e79325d40eac06988d
DEBUG    botocore.auth:auth.py:430 Signature:
ced3321d5233ce02c18476ea28181e4f60c28a9760db42b348e263ca7d33387e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074248Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ced3321d5233ce02c18476ea28181e4f60c28a9760db42b348e263ca7d33387e', 'amz-sdk-invocation-id': b'79bf1de6-371e-45d5-b71a-cc67ceed5de8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:48 GMT', 'x-amzn-requestid': 'hl940e2byZiaEHwuLkjzdUoOrubDxqv8Vtn40gg33Wgl3UqjRbKy', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074248Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074248Z
20251114/us-east-1/s3/aws4_request
96e9801e627fea27597e064f2f5c36982ef41eb0168d6b8f5466d8317cb71853
DEBUG    botocore.auth:auth.py:430 Signature:
e9b7e3de0331f25a0ff13f76c6b901379e1618bedfc143f4b18db3f5b7a5ec84
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074248Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e9b7e3de0331f25a0ff13f76c6b901379e1618bedfc143f4b18db3f5b7a5ec84', 'amz-sdk-invocation-id': b'b9d01253-472d-4844-a0c1-d12378673580', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:48 GMT', 'x-amzn-requestid': 'BYFuUboSpdIHHsY6Zi47xzzFFQsBQG6bSiCeVPH9WPrAamEVcWHF', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 98760a3a-175a-438c-9023-3aee2f9236c9, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 98760a3a-175a-438c-9023-3aee2f9236c9, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 98760a3a-175a-438c-9023-3aee2f9236c9, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 8ed0e877-d88f-4091-82e2-8885293bef31, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 8ed0e877-d88f-4091-82e2-8885293bef31, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 8ed0e877-d88f-4091-82e2-8885293bef31, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074249Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074249Z
20251114/us-east-1/s3/aws4_request
f360f3a8e401ecc62edb1778d4bdf73d5038258418411adb3e8ab86cf4175905
DEBUG    botocore.auth:auth.py:430 Signature:
225044e33a7d0f78d49d84f83699f7d7be4d0e657f8f1d847db1013d78a9d067
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074249Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=225044e33a7d0f78d49d84f83699f7d7be4d0e657f8f1d847db1013d78a9d067', 'amz-sdk-invocation-id': b'bc904485-0a0c-4aaa-8b07-f1410bfa2b30', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:49 GMT', 'x-amzn-requestid': 'ZYu06QFhvP3zubc07xerqTdJL5YgWMWkioguQHNq4KfkDEMzwdiP', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074249Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074249Z
20251114/us-east-1/s3/aws4_request
493f36a0b93640ef6478fc8d1efb7a61892cb085d07bf41e9a4714e7f599fe32
DEBUG    botocore.auth:auth.py:430 Signature:
70e4542adda3ba14bc4f47a50a741497f7e8730f726d8a0866fb37b6e7998673
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074249Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=70e4542adda3ba14bc4f47a50a741497f7e8730f726d8a0866fb37b6e7998673', 'amz-sdk-invocation-id': b'9f5e7add-e628-440d-aa10-a29227ca198b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:49 GMT', 'x-amzn-requestid': 'sMI7FTEbKK4iq4kwbFWi2qLfdPncigpeyAixEJFodSLTvREx3uqp', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074249Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074249Z
20251114/us-east-1/s3/aws4_request
db9c184ac873f45afe1fc13f5ea3756ee7d942a7b3e9bc61e16bbab7c6b5a949
DEBUG    botocore.auth:auth.py:430 Signature:
92605f7df291d576eedb2e3d4c84452da42a650ef6c5ecf56fef95d9d813fe8e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074249Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=92605f7df291d576eedb2e3d4c84452da42a650ef6c5ecf56fef95d9d813fe8e', 'amz-sdk-invocation-id': b'0e9823a8-bdd4-4dd2-a7ef-076bd27ecb2d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:49 GMT', 'x-amzn-requestid': 'usJpNzuUOcylSbJqR6c2JypG2amtPnsohJS6lkxJlnO8eoeYEK6C', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 33b51212-f7c5-4721-90f2-70015af181af, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 33b51212-f7c5-4721-90f2-70015af181af, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 33b51212-f7c5-4721-90f2-70015af181af, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d265546a-d890-4473-9fec-e6118eac9995, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d265546a-d890-4473-9fec-e6118eac9995, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d265546a-d890-4473-9fec-e6118eac9995, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}}, blobs: {'__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074250Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074250Z
20251114/us-east-1/s3/aws4_request
48c5be3a414bd2ab432c6045df3d228107b3eff32839d9da9f76526425cffd40
DEBUG    botocore.auth:auth.py:430 Signature:
d0e0f9f4a4899b04e81bfbd2daf4c15df0ae2dac397836087c59effe44830173
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074250Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d0e0f9f4a4899b04e81bfbd2daf4c15df0ae2dac397836087c59effe44830173', 'amz-sdk-invocation-id': b'750e2dc1-d1ce-4282-8428-afa7d53bfb66', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:50 GMT', 'x-amzn-requestid': 'AEPb3ht8q14wGgD0WagLRHsbMRXVcvkA6XqvksKCb4wnXfj6vQeB', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074250Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074250Z
20251114/us-east-1/s3/aws4_request
4c9cb62f2f5470b34b8e35b039303156a2e89076f4ef321178dfbb9b8c6359da
DEBUG    botocore.auth:auth.py:430 Signature:
45b112c1b8c99626e53bf4282cf5caa5b88bbaf7a74fc4d037c64a108c2ca1e8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074250Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=45b112c1b8c99626e53bf4282cf5caa5b88bbaf7a74fc4d037c64a108c2ca1e8', 'amz-sdk-invocation-id': b'be818e9a-3038-424b-a7f4-728c94672bd3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:50 GMT', 'x-amzn-requestid': 'yRdrHlIOc1lRQ4dtCwjyUrmmloSMiNUCHdZaD1tWc1AcmhDtg4KH', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074250Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074250Z
20251114/us-east-1/s3/aws4_request
65beaded57dbec3c6fe7a8f7288be3852600cb0aeaeb56c1885a49c211d70ab0
DEBUG    botocore.auth:auth.py:430 Signature:
5f5ffb4d7112a5b9ebf7623e371e47b5ae92c3d1e615a43d7a1789a405a85628
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074250Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5f5ffb4d7112a5b9ebf7623e371e47b5ae92c3d1e615a43d7a1789a405a85628', 'amz-sdk-invocation-id': b'36adabc3-7fe1-460a-8ede-0983fe0ee0d7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:50 GMT', 'x-amzn-requestid': '8f3ZLogSZkF8c8DgAlDlH2qVoBWskJB8xuwdj1y0jyrYFlnN6XD3', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 56199a64-78b8-4e74-bfee-f4202e04a9bb, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 56199a64-78b8-4e74-bfee-f4202e04a9bb, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 56199a64-78b8-4e74-bfee-f4202e04a9bb, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a6243932-ff5b-4b1e-b915-81fd559b7562, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a6243932-ff5b-4b1e-b915-81fd559b7562, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a6243932-ff5b-4b1e-b915-81fd559b7562, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074252Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074252Z
20251114/us-east-1/s3/aws4_request
85ea88f2ecc8a352e35e09a849b397ea89bf75178564038f79b00370bbb7ff4b
DEBUG    botocore.auth:auth.py:430 Signature:
12e4d150a9bcee18932a48761aad7ca37643a2d9e23cbc14891a2cb0d03230e7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074252Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=12e4d150a9bcee18932a48761aad7ca37643a2d9e23cbc14891a2cb0d03230e7', 'amz-sdk-invocation-id': b'fe68be6e-22ee-48a5-97e8-dd7dfef10047', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:52 GMT', 'x-amzn-requestid': 'mKXPH9DZm38d9IW1OFNYFfXbDNpR36iIS1G84dM9fqVbFIndl2gL', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074252Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074252Z
20251114/us-east-1/s3/aws4_request
3a53d413f9f6dba38816fd4655743054f9520f057de11fb0ed029e73f45754db
DEBUG    botocore.auth:auth.py:430 Signature:
4641e0a9f1a5c2295f7f26ca1b14ddfec5725973ebdcf66d530b22bfc38a5904
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074252Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4641e0a9f1a5c2295f7f26ca1b14ddfec5725973ebdcf66d530b22bfc38a5904', 'amz-sdk-invocation-id': b'96e36029-2fae-4626-8c80-11c12b5b733d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:52 GMT', 'x-amzn-requestid': 'dUYsnPYcysW0JtwveofyLhNKwbOrqEMjjNcptH2RHIovT7XpPPZl', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074252Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074252Z
20251114/us-east-1/s3/aws4_request
781b5d4b83cf95675df3abea525fc15b0f188d4819b0b79f337b880299de0a02
DEBUG    botocore.auth:auth.py:430 Signature:
ac53083dff77912aa7a84b01befb4bd6adb5378f0d0ee89f8e2fa55278e1e89f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074252Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ac53083dff77912aa7a84b01befb4bd6adb5378f0d0ee89f8e2fa55278e1e89f', 'amz-sdk-invocation-id': b'6bdf1941-c36c-4649-b97c-8aa8a2871404', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:52 GMT', 'x-amzn-requestid': 'D8TMZAzJcu82T6YSGq9RRTg3hqSq0mqsAS2DzanRhaLTDySuukuK', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e5ae4b90-5b0a-496b-b936-9e12b6f5418b, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e5ae4b90-5b0a-496b-b936-9e12b6f5418b, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e5ae4b90-5b0a-496b-b936-9e12b6f5418b, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 1f9b2122-903c-4e2f-b1f3-9523298e77ce, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 1f9b2122-903c-4e2f-b1f3-9523298e77ce, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 1f9b2122-903c-4e2f-b1f3-9523298e77ce, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074253Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074253Z
20251114/us-east-1/s3/aws4_request
35f4b3f8b64f79894ea5c0c41c9a4a9a6fa6839e330b69b6ea9f04137a614a04
DEBUG    botocore.auth:auth.py:430 Signature:
a4ceb9c19b2902373b445b840457f169a6e09f3bc689342c15ffe1ec9fc6f753
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074253Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a4ceb9c19b2902373b445b840457f169a6e09f3bc689342c15ffe1ec9fc6f753', 'amz-sdk-invocation-id': b'34247364-7596-4cb9-8f4a-d9cf48922084', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:53 GMT', 'x-amzn-requestid': 'JMosoiPpNBmAA1NVimKkFA9QmRVzpMVCzSaNfJa3CP38aLCEAgWT', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074253Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074253Z
20251114/us-east-1/s3/aws4_request
65fbd86212040b2d7876c71acae770961ee11f1ab8748f33eb3b42b01f456b2e
DEBUG    botocore.auth:auth.py:430 Signature:
aceb62683c528c4da5fa5207db45df17288bb36f63b423ab036263e1577ed720
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074253Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=aceb62683c528c4da5fa5207db45df17288bb36f63b423ab036263e1577ed720', 'amz-sdk-invocation-id': b'6d029759-5153-4537-b17e-ae7133161d95', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:53 GMT', 'x-amzn-requestid': 'WNDgvSD5CNrj8pfNyyagAA0lXbMPYAOqUVUxYGY1vaBW4hcThpqJ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074253Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074253Z
20251114/us-east-1/s3/aws4_request
9da83f6a7273c364a2ed1a1e38232a3f72c0663012df5d180985e7baa8e36f01
DEBUG    botocore.auth:auth.py:430 Signature:
6026834bb85ec9d51c2ca838c62788261b19de79daa68a53308c95439fe80210
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074253Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6026834bb85ec9d51c2ca838c62788261b19de79daa68a53308c95439fe80210', 'amz-sdk-invocation-id': b'2cf335b4-c409-40f6-b34c-c703db71a5e7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:53 GMT', 'x-amzn-requestid': 'mDwLKEFveCDNMKPG1DLT3K2EVmLr4Jb0FBghMvncHS39R6WDQUQ8', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, dcb2bc99-3789-4f2d-9609-0b04d58bbc70, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, dcb2bc99-3789-4f2d-9609-0b04d58bbc70, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, dcb2bc99-3789-4f2d-9609-0b04d58bbc70, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 4e4f5c1b-987c-4550-b8ca-0fbb3985310e, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 4e4f5c1b-987c-4550-b8ca-0fbb3985310e, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 4e4f5c1b-987c-4550-b8ca-0fbb3985310e, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074254Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074254Z
20251114/us-east-1/s3/aws4_request
dfd3ed1b4c7a7612c994b0e98daab37a189795a39e51e6a2d723dc086ef67e97
DEBUG    botocore.auth:auth.py:430 Signature:
86ceb164fae6dbb282b094111e2af3e532d76cc162bebe86085d03c1d24d93ab
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074254Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=86ceb164fae6dbb282b094111e2af3e532d76cc162bebe86085d03c1d24d93ab', 'amz-sdk-invocation-id': b'07f2e556-fbbd-45ed-9e7e-51d36120624a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:54 GMT', 'x-amzn-requestid': '0wrZm1oQPYR7uqEwTavhHN2FuHjswrHXmlge72OGe79FI948pT7w', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074254Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074254Z
20251114/us-east-1/s3/aws4_request
fd4a6e5585538151e88a30075e8ffcf36687243772fa7881fcb043776730225a
DEBUG    botocore.auth:auth.py:430 Signature:
14cfc7ddb4f5e91f35dc25e567bbd91e4c35d1a58e59e7224d3caf76d04674bf
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074254Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=14cfc7ddb4f5e91f35dc25e567bbd91e4c35d1a58e59e7224d3caf76d04674bf', 'amz-sdk-invocation-id': b'8ba40a61-e51a-4cc7-82aa-d92526a48c2d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:54 GMT', 'x-amzn-requestid': 'HYFQ2woEOL4OZvvYl1PSbIeobbio7xBLieoJlN6wf5KDx04lB4bA', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074254Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074254Z
20251114/us-east-1/s3/aws4_request
f206b484fe877a8f2c96c1a4d761de8729fc7d67672995c10b12e20d74b49cda
DEBUG    botocore.auth:auth.py:430 Signature:
438c482e2160fe9789452be02cb87815272e5428622d7057f57e5fe3d215729b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074254Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=438c482e2160fe9789452be02cb87815272e5428622d7057f57e5fe3d215729b', 'amz-sdk-invocation-id': b'd824cb2e-4950-46cf-9441-a20d67edceb0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:54 GMT', 'x-amzn-requestid': 'zWjViBSXvX4CdMuB0Epvkqdu9M3UMjcLy8RATlkvUCJ1otHRFXMG', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ef99b150-ce32-46ff-b82a-ff89a86e0e09, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ef99b150-ce32-46ff-b82a-ff89a86e0e09, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ef99b150-ce32-46ff-b82a-ff89a86e0e09, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 4fda41b5-ba3c-4786-9823-e6e4eba303ab, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 4fda41b5-ba3c-4786-9823-e6e4eba303ab, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 4fda41b5-ba3c-4786-9823-e6e4eba303ab, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074256Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074256Z
20251114/us-east-1/s3/aws4_request
9b4b959b867f6192e7a269ae78d6c409314b9fe97b80b171b5128bc6b4abb7d9
DEBUG    botocore.auth:auth.py:430 Signature:
481cb3aa44593903578f85d8d7d2bdebc324053b8ff0da8cd1d149958a79c896
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074256Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=481cb3aa44593903578f85d8d7d2bdebc324053b8ff0da8cd1d149958a79c896', 'amz-sdk-invocation-id': b'1e3194f9-99f6-4735-ae4a-0ac33b6a3ccb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:56 GMT', 'x-amzn-requestid': '8266jrdeoEoQATUcTyq5baI7tT2EApyUGQ6XyeJ9nox0CBHtwOWv', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074256Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074256Z
20251114/us-east-1/s3/aws4_request
c89da152d6244082de665ce6701ff8d01c30188142456942d97a8b94f05bbcad
DEBUG    botocore.auth:auth.py:430 Signature:
1cb312f38a5844cd0877ca698be83cbbe71b7e0f5fcd8bc8bce528350e8add45
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074256Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1cb312f38a5844cd0877ca698be83cbbe71b7e0f5fcd8bc8bce528350e8add45', 'amz-sdk-invocation-id': b'e78e5848-2490-4706-bfd3-9a77973087fb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:56 GMT', 'x-amzn-requestid': 'Xp435798q5oPIhFtTjR4jXYjyEy76SefEpeggJav9Bvyn0GYtuWf', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074256Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074256Z
20251114/us-east-1/s3/aws4_request
ec654dc2bcfd31b5146c4515cb92ea174d474ab6199b0b387b94243960c6a1e2
DEBUG    botocore.auth:auth.py:430 Signature:
ee418f0479493e9794f61c14cd887a4956c890a4d3ad7ef9b0720b1c00dcbbea
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074256Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ee418f0479493e9794f61c14cd887a4956c890a4d3ad7ef9b0720b1c00dcbbea', 'amz-sdk-invocation-id': b'2fe566f8-646f-473a-aec5-94b207820242', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:56 GMT', 'x-amzn-requestid': 'pkjJiEDagHtn8kTfbnAl2cP8hHdWTM0SBdRPqXvUVoTbagbExWV4', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 8e267ecd-55a9-4c43-adfe-7de3f0f0f591, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 8e267ecd-55a9-4c43-adfe-7de3f0f0f591, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 8e267ecd-55a9-4c43-adfe-7de3f0f0f591, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 00b042d9-85ef-4fc8-a8cd-6d069a4c013d, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 00b042d9-85ef-4fc8-a8cd-6d069a4c013d, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 00b042d9-85ef-4fc8-a8cd-6d069a4c013d, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074257Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074257Z
20251114/us-east-1/s3/aws4_request
20f8a958cf608482ec5671e4cf141c108b8566886e4c6f9c07e9637c8eded7b3
DEBUG    botocore.auth:auth.py:430 Signature:
7241e7efa228190d7db8295ae251a1b15ea9a1426ce7794a8d3420cde1d18059
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074257Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7241e7efa228190d7db8295ae251a1b15ea9a1426ce7794a8d3420cde1d18059', 'amz-sdk-invocation-id': b'3fb36631-9684-4e6c-acf2-0854dd270f88', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:57 GMT', 'x-amzn-requestid': 'gOUtgQ7JghpG2uf046Zaio2AA6J3MtC4K62g2S00Oi1DIT5wR6b3', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074257Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074257Z
20251114/us-east-1/s3/aws4_request
97f80e474e27436c0f60eb6aadba314053092a087ce130796015d602b36e3d5d
DEBUG    botocore.auth:auth.py:430 Signature:
74130618242fc1ff72dd04388bad567b5daeed8654b11b0e064f3024871ab86a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074257Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=74130618242fc1ff72dd04388bad567b5daeed8654b11b0e064f3024871ab86a', 'amz-sdk-invocation-id': b'e4b0ab5c-d623-451f-b35a-058d61021d0d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:57 GMT', 'x-amzn-requestid': 'lqpNSy1wFnFIjDzAiEVUVywrIlwMfoTud2yIxrxuMxQh96LixwYN', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074257Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074257Z
20251114/us-east-1/s3/aws4_request
cf804a672814d4678b8cdc3e252fbd71e8c23ed17c3318de8fb1f7da571cc2e0
DEBUG    botocore.auth:auth.py:430 Signature:
a8145398ce9c4d72da7c14a410018920384882661147b88dc74438da45fe2544
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074257Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a8145398ce9c4d72da7c14a410018920384882661147b88dc74438da45fe2544', 'amz-sdk-invocation-id': b'd72c6a8e-c892-45f3-a865-5356fa65c3a1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:57 GMT', 'x-amzn-requestid': 'IexH0CkepfYamwJ7l9AI4zUcvVMeehYzjVocaND5HS9HIOcPN3ro', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3788adf2-225f-4586-be39-6d00bf80dd2c, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3788adf2-225f-4586-be39-6d00bf80dd2c, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3788adf2-225f-4586-be39-6d00bf80dd2c, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, fb5dd803-b22b-4697-800f-4b1768f4ce17, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, fb5dd803-b22b-4697-800f-4b1768f4ce17, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, fb5dd803-b22b-4697-800f-4b1768f4ce17, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074258Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074258Z
20251114/us-east-1/s3/aws4_request
db59446e75e97ce57d656153b39ba4fa8fdd173261260dcbc95f2595ee9e74bc
DEBUG    botocore.auth:auth.py:430 Signature:
2e61715e3431d0f846197a61bb736c68769a9efb4f5f44a9b5dcd331c35e58b6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074258Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2e61715e3431d0f846197a61bb736c68769a9efb4f5f44a9b5dcd331c35e58b6', 'amz-sdk-invocation-id': b'2b60b87c-b806-4564-a17e-d43d5b637b46', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:58 GMT', 'x-amzn-requestid': '2yHvW5WIiDTGAAoDRLaf2VyF4tLY05jX14Z28jGt0aFZ0KpFulcG', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074258Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074258Z
20251114/us-east-1/s3/aws4_request
fa257214e7fbb5f77fec66d4d33e07b500e365ce3b899baefca58aad4fc49a3e
DEBUG    botocore.auth:auth.py:430 Signature:
13b3b10fff3a195e16f35a6c03071404711be44463d60f0985d17182e7e0e012
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074258Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=13b3b10fff3a195e16f35a6c03071404711be44463d60f0985d17182e7e0e012', 'amz-sdk-invocation-id': b'4a9ee854-4b65-4df3-bf8b-cab91992fd08', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:58 GMT', 'x-amzn-requestid': 'FfupyKH7mbf9aY95PjyUO8nn3vEwNmOBSSHYSEZdziw2HcFrSzcm', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074258Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074258Z
20251114/us-east-1/s3/aws4_request
03ad8ea8cfa7cb04635493bfe910223c3310d03220264825d79df0989c833fe4
DEBUG    botocore.auth:auth.py:430 Signature:
86fa0c631f3f7102c4c6310338d61d902dd211a449a916ad3e485739dd9f82d5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074258Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=86fa0c631f3f7102c4c6310338d61d902dd211a449a916ad3e485739dd9f82d5', 'amz-sdk-invocation-id': b'918450d8-fe25-45c6-a409-557a8699963b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:42:58 GMT', 'x-amzn-requestid': 'dgo8fBUhuIvVGruNWDmrJHOQ1NgnfTntHIJHeFRFyPHJPdCpKG79', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d52c80f0-e099-4eab-8f38-074d99fec72e, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d52c80f0-e099-4eab-8f38-074d99fec72e, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d52c80f0-e099-4eab-8f38-074d99fec72e, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b6a451ed-2282-4db0-a760-73ebe41d9a38, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b6a451ed-2282-4db0-a760-73ebe41d9a38, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b6a451ed-2282-4db0-a760-73ebe41d9a38, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074300Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074300Z
20251114/us-east-1/s3/aws4_request
293acc97efe5b83dfb0ff063fff25ed6eab7f8f6ab9ac728007fbcd8a0310bec
DEBUG    botocore.auth:auth.py:430 Signature:
6dc4638ac6f3a06f0f28e0bf7acf0ff8d9cfb36cb1e832e0adf4b5e281d77d5b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074300Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6dc4638ac6f3a06f0f28e0bf7acf0ff8d9cfb36cb1e832e0adf4b5e281d77d5b', 'amz-sdk-invocation-id': b'49081710-432c-4be2-b19f-89ca304e1fbc', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:00 GMT', 'x-amzn-requestid': '3qUefCqbCwtb019QJTqTxS9epllBPNYPKgRYMH6tj8WwpPWJWqYd', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074300Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074300Z
20251114/us-east-1/s3/aws4_request
28122d92d904b2425c302ae92e2a89b61de946ea69ecea63006205aa6f9baa26
DEBUG    botocore.auth:auth.py:430 Signature:
0b89535940ce437400859fa18da74e7ace7fef1b0faa74566828fc3c15ae145a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074300Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0b89535940ce437400859fa18da74e7ace7fef1b0faa74566828fc3c15ae145a', 'amz-sdk-invocation-id': b'480cbe58-bd3f-4aa0-bc47-03b82d554946', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:00 GMT', 'x-amzn-requestid': 'YUEc28IncpOp2u1QcbZmTJSA463NiiJzDMFoXRilAtevPHjN1dfM', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074300Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074300Z
20251114/us-east-1/s3/aws4_request
6741b77261643bd2bf6d0eab07dca15e55075d234199c751269b88b9bb64cfa9
DEBUG    botocore.auth:auth.py:430 Signature:
3c6b31cd3355ac4c93002985c1243e5f7424a778928bfb2aaff67056810c4d89
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074300Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3c6b31cd3355ac4c93002985c1243e5f7424a778928bfb2aaff67056810c4d89', 'amz-sdk-invocation-id': b'f3091058-8fb5-46cf-ab1d-f0c8d5a56a81', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:00 GMT', 'x-amzn-requestid': 'sdcZFWys16zJ1Yx2zIh99GmtVQnkHHbCU8Ur5ntPVatFkc5CFLE0', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 00d5dc13-560c-4cd3-911e-d5945395b4f9, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 00d5dc13-560c-4cd3-911e-d5945395b4f9, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 00d5dc13-560c-4cd3-911e-d5945395b4f9, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 872d40b7-a3eb-49b5-a1ea-b095afeb8a61, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 872d40b7-a3eb-49b5-a1ea-b095afeb8a61, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 872d40b7-a3eb-49b5-a1ea-b095afeb8a61, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074301Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074301Z
20251114/us-east-1/s3/aws4_request
85ea3642fa232b2412bc6942bad51f801414b4ae81d5fbce63df05259045f527
DEBUG    botocore.auth:auth.py:430 Signature:
303ee4c57554a7cdffd28970a6c43c1049a45150023795d1c863aff4e3042f82
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074301Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=303ee4c57554a7cdffd28970a6c43c1049a45150023795d1c863aff4e3042f82', 'amz-sdk-invocation-id': b'7a68db8c-8e04-46b3-8f53-883d652f8956', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:01 GMT', 'x-amzn-requestid': 'pjjVYJPhNzbFJeEzkaJCw12QR4Dhp4ofC7w9UFQbRpdNJY2wOdmk', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074301Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074301Z
20251114/us-east-1/s3/aws4_request
6516b58191daef91c6e78c5ecae5c7ac37039d3a47200ca7e487ec9261269920
DEBUG    botocore.auth:auth.py:430 Signature:
01c0ba1064d51da23b20dc557061deb251a958b1d6c05ef9784acc45b4fd58f6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074301Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=01c0ba1064d51da23b20dc557061deb251a958b1d6c05ef9784acc45b4fd58f6', 'amz-sdk-invocation-id': b'4111aea8-5765-4d38-838f-ddf29d3341df', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:01 GMT', 'x-amzn-requestid': 'b49Y0aTauVVjYTBquC7M0ysnvEcKzQycmqu19O41zRGO7AYrWHY9', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074301Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074301Z
20251114/us-east-1/s3/aws4_request
fa9373689ff48e64a021831f035d0c4dba74228a422b03cbc8cb774c6bbde51b
DEBUG    botocore.auth:auth.py:430 Signature:
29df699f3a9e0d26836a8654116aaa27587ad61bf9864c0843bd7fe9005ac185
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074301Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=29df699f3a9e0d26836a8654116aaa27587ad61bf9864c0843bd7fe9005ac185', 'amz-sdk-invocation-id': b'6467b2b6-1267-4a61-a536-875534f12868', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:01 GMT', 'x-amzn-requestid': '0DiAmqoLKTZi4X6ZbmjJkB8gX1HbwLoffaisAVe7DfLSro42sd3C', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 8d10b881-967e-4ea5-b7b4-549bfb43f645, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 8d10b881-967e-4ea5-b7b4-549bfb43f645, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 8d10b881-967e-4ea5-b7b4-549bfb43f645, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 21d7000b-c98d-48a8-a383-d685fa7c0e9b, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 21d7000b-c98d-48a8-a383-d685fa7c0e9b, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 21d7000b-c98d-48a8-a383-d685fa7c0e9b, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074302Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074302Z
20251114/us-east-1/s3/aws4_request
f3c9e5c2a4c933f0f373d195e4336a7f11ea9d325545f0c852d4db545d6219e6
DEBUG    botocore.auth:auth.py:430 Signature:
a44e37cff6de58782c8c07b7aa511c997ced9a0a82ffea54a78f39c8f1b4bad1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074302Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a44e37cff6de58782c8c07b7aa511c997ced9a0a82ffea54a78f39c8f1b4bad1', 'amz-sdk-invocation-id': b'9bb75f41-e53b-489b-8681-e0a4e30e71ba', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:02 GMT', 'x-amzn-requestid': 'qWLIurfHXKo2csMxaYBHfkF2wv4x9faXISBYjeHeJNOHgax8JuMe', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074302Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074302Z
20251114/us-east-1/s3/aws4_request
ad2a902de64536a54ca8e4fc73fe439de078050a3ee62f25e6ea21965ce28f79
DEBUG    botocore.auth:auth.py:430 Signature:
c23043848e5b7b71b904a564bf6400dcf3f932acdbf58cd2083e76e1f33fa47a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074302Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c23043848e5b7b71b904a564bf6400dcf3f932acdbf58cd2083e76e1f33fa47a', 'amz-sdk-invocation-id': b'da9c79d6-b9cb-4935-acf4-aa1008710364', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:02 GMT', 'x-amzn-requestid': 'MOVAHltbohApoFitAFwNJFd02ByLDWG4VBtWwd3fsfbKr4Cs3KGt', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074302Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074302Z
20251114/us-east-1/s3/aws4_request
b6235935ae51d9775dda5a95e3f84d4dcd8eefa1c3d1aa641aba009b990deb14
DEBUG    botocore.auth:auth.py:430 Signature:
cc9a40a3cba9718cecdce6cdcee48d6f94a639df0ecd3c35a321082f4fe27aba
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074302Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=cc9a40a3cba9718cecdce6cdcee48d6f94a639df0ecd3c35a321082f4fe27aba', 'amz-sdk-invocation-id': b'f97b1e80-36b1-4a03-b2da-d552c11abec6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:02 GMT', 'x-amzn-requestid': '20igIEeFUVlab2PWVyu0kGLeNrYipiKav8J68n1Jq8PjASzD7nNP', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b36d3e84-c508-4251-b2aa-5ddb8380c7d1, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b36d3e84-c508-4251-b2aa-5ddb8380c7d1, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b36d3e84-c508-4251-b2aa-5ddb8380c7d1, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 7b55cd7d-67e3-4f33-8dc9-61aa245c54f3, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 7b55cd7d-67e3-4f33-8dc9-61aa245c54f3, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 7b55cd7d-67e3-4f33-8dc9-61aa245c54f3, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074304Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074304Z
20251114/us-east-1/s3/aws4_request
6bf9bf50b3fdf6ee5272c4628a4cebc3ed8e82d5a8a16ea069a8e08a8e21a2ba
DEBUG    botocore.auth:auth.py:430 Signature:
74c5048bce6f06522e1b6ff3e471f5422b245247f49411fc6caab2c56b7437a1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074304Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=74c5048bce6f06522e1b6ff3e471f5422b245247f49411fc6caab2c56b7437a1', 'amz-sdk-invocation-id': b'3a4324a5-f124-439c-8f06-169f842d5673', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:04 GMT', 'x-amzn-requestid': 'BjOw4kcaVqPD6a2GRMuyXhDNLLfsmMB5cnhwdmcCzHLGOLquV2zq', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074304Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074304Z
20251114/us-east-1/s3/aws4_request
32c06aade22dbec40ab55a7dfc8e0b8804f9956782d7bdc2f7a346a654bbd35b
DEBUG    botocore.auth:auth.py:430 Signature:
e0cb85429a8fdc8aa170111cefc9e40ace9dd55ae09c76112e6708911ecd1da8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074304Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e0cb85429a8fdc8aa170111cefc9e40ace9dd55ae09c76112e6708911ecd1da8', 'amz-sdk-invocation-id': b'405ad0a6-d659-4b2e-ae58-d261533cb4b3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:04 GMT', 'x-amzn-requestid': 'xJitnq2UDrYTM5EuRQdrVcfUSh07SDBu1UrGgfWLNAdAgewFGgJj', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074304Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074304Z
20251114/us-east-1/s3/aws4_request
bb707853c4809a5fc497c05971a6ed461ded43544c4a4006635bb993d2fa30d8
DEBUG    botocore.auth:auth.py:430 Signature:
36f3388c094204a0c6639b9af2a7e5f9f2051888d9f6439de4ad2fc6d24ea660
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074304Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=36f3388c094204a0c6639b9af2a7e5f9f2051888d9f6439de4ad2fc6d24ea660', 'amz-sdk-invocation-id': b'48849726-84aa-4c84-9737-8ef0291e1d9b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:04 GMT', 'x-amzn-requestid': 't65zuvG077Gyv7BnbDwNwdqcJ03nnOBrQZYuIgSwWGcw4wC3qdfy', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 53066f5b-e531-4f88-a722-38eaa7a1dc51, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 53066f5b-e531-4f88-a722-38eaa7a1dc51, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 53066f5b-e531-4f88-a722-38eaa7a1dc51, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 2aa903e5-6c31-40f1-841f-04afd600b7d5, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 2aa903e5-6c31-40f1-841f-04afd600b7d5, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 2aa903e5-6c31-40f1-841f-04afd600b7d5, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074305Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074305Z
20251114/us-east-1/s3/aws4_request
35ad9c509343a70fd5fe58d35abb03277d9f4f35dced4a2d97965a815ea2aa57
DEBUG    botocore.auth:auth.py:430 Signature:
2a123e7b24f98b829272901816a4fade28063f1c3e1e2de049e768eaa630771f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074305Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2a123e7b24f98b829272901816a4fade28063f1c3e1e2de049e768eaa630771f', 'amz-sdk-invocation-id': b'8daec7ab-3556-434c-951f-2e9e053b29a4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:05 GMT', 'x-amzn-requestid': 'hIXqDBnXuWiDyUBNKl0K4Y6XT8Vb4zDsTBwyb2a4mWbQyShwVftI', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074305Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074305Z
20251114/us-east-1/s3/aws4_request
f07e0fef7720eaf6dfa4a6a55daeb7024965c162590a6cb18f85355fb2633c25
DEBUG    botocore.auth:auth.py:430 Signature:
823ec68169b1bd43e7bf3f7b4d831c3ffb730ec9713fcb475c84d467620ef9e0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074305Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=823ec68169b1bd43e7bf3f7b4d831c3ffb730ec9713fcb475c84d467620ef9e0', 'amz-sdk-invocation-id': b'afd8815b-6c5c-45aa-81ec-8d720bf37246', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:05 GMT', 'x-amzn-requestid': 'T9fWI2W0IZD6GvicAfYFdfUI6cdv5JFy6Et7urlt6zg71SS7GZuI', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074305Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074305Z
20251114/us-east-1/s3/aws4_request
ef1ace34b8d16847b286eacebeb89505c57f34369dfda012218603a9418163a3
DEBUG    botocore.auth:auth.py:430 Signature:
a5db8db8577470e479061c8832003bced0d18fac794dbc3d3fddb4a5072efd29
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074305Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a5db8db8577470e479061c8832003bced0d18fac794dbc3d3fddb4a5072efd29', 'amz-sdk-invocation-id': b'abd6105b-fc64-4822-befb-293c2cd3b7eb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:05 GMT', 'x-amzn-requestid': 'uDI3qvclRsMDitn7Ya1J8SYrg4AXjvhT3QdkyRHwLG7lgVz7eS5d', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, fcd6491a-4946-49cf-894e-db681d61a8c0, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, fcd6491a-4946-49cf-894e-db681d61a8c0, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, fcd6491a-4946-49cf-894e-db681d61a8c0, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ad71ab30-731a-4e02-bf90-5dd678269e5b, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ad71ab30-731a-4e02-bf90-5dd678269e5b, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ad71ab30-731a-4e02-bf90-5dd678269e5b, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074306Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074306Z
20251114/us-east-1/s3/aws4_request
6456cd1d2014508ed753f6fb45189ac251e6a91afc32e070199cdd7d6bc13bd8
DEBUG    botocore.auth:auth.py:430 Signature:
19a26a920827ba93800768b8d0c35663a56190a75ee8308673351b6bba9dd47d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074306Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=19a26a920827ba93800768b8d0c35663a56190a75ee8308673351b6bba9dd47d', 'amz-sdk-invocation-id': b'3233a5ff-407f-48bd-8c58-ffc8537361b3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:06 GMT', 'x-amzn-requestid': 'KdqR3Ep9QCIvP84DE69HljYHBqEzhlH5EPNNB5BpSAuszBTILlYZ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074306Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074306Z
20251114/us-east-1/s3/aws4_request
55be94efe6716ee47b02a33cc687f0151ffba44a4cc422f2701176045ed408ff
DEBUG    botocore.auth:auth.py:430 Signature:
aa0ecdb4f9a7dd5b3e70c4e124cabdcb5ff8d3fb7ab73ea1126195026565772b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074306Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=aa0ecdb4f9a7dd5b3e70c4e124cabdcb5ff8d3fb7ab73ea1126195026565772b', 'amz-sdk-invocation-id': b'7314d265-aa15-4341-b499-da35243664bf', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:06 GMT', 'x-amzn-requestid': 'I2ixK64SB0oUUkyvWrXSVIBmW0aKclM4tJ4poQapGm1pdzikK0NN', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074306Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074306Z
20251114/us-east-1/s3/aws4_request
1eabc43642bcefe7e7ef44771d8d61bdc100b01129aa5c7cda8f6a506acdfb77
DEBUG    botocore.auth:auth.py:430 Signature:
44db9ce51ab78c928183274364dcc76278d8246125403ca4f6ac6f8f2a3873aa
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074306Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=44db9ce51ab78c928183274364dcc76278d8246125403ca4f6ac6f8f2a3873aa', 'amz-sdk-invocation-id': b'1e12d35a-61fc-4801-86c2-bfe6c3bb7d35', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:06 GMT', 'x-amzn-requestid': 'awpLUFwQ5j5Ykz7ib6MEtAOCPZWIgVGOPW5zTf7VxvgevP11C8ps', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 36009234-68ab-4820-871c-2e29b71af66d, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 36009234-68ab-4820-871c-2e29b71af66d, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 36009234-68ab-4820-871c-2e29b71af66d, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 40d22163-956b-4201-96e7-7c3c07ab0674, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 40d22163-956b-4201-96e7-7c3c07ab0674, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 40d22163-956b-4201-96e7-7c3c07ab0674, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074308Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074308Z
20251114/us-east-1/s3/aws4_request
cc17b267a15a01001d16fdaa1410e5486d971cb7c9eb2986587c71db5398f344
DEBUG    botocore.auth:auth.py:430 Signature:
0dc0388bc40fbd3eaa5fb22187892397d82c8be102fb010f7b7001b0091595de
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074308Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0dc0388bc40fbd3eaa5fb22187892397d82c8be102fb010f7b7001b0091595de', 'amz-sdk-invocation-id': b'77c9d244-c0b5-4f07-b76b-44d082e04f3f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:08 GMT', 'x-amzn-requestid': '0FnmyxjvCmkuYu9CDLo6iXIatQ1TsR69uwDNSEZ14AIF3DoreDDO', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074308Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074308Z
20251114/us-east-1/s3/aws4_request
09d7ecc3c81d23f3f2f39f561285c92e5efdb7e586036546b8f36269552c36dc
DEBUG    botocore.auth:auth.py:430 Signature:
27682822775468ff55fbd8531cef67f12007fa495b3de28e6deee94d612b0734
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074308Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=27682822775468ff55fbd8531cef67f12007fa495b3de28e6deee94d612b0734', 'amz-sdk-invocation-id': b'40d4530a-b0fa-48eb-8f9c-6cb7103fa706', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:08 GMT', 'x-amzn-requestid': 'xGZSus8euvjpp1uucBaG03QAwNPLvzQcuOfTI5iVqaZbdsb44Y9h', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074308Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074308Z
20251114/us-east-1/s3/aws4_request
71e3ba9842da93869f5c69538fa83440dcdc96267c57f61aeee2c2191af1497f
DEBUG    botocore.auth:auth.py:430 Signature:
3a705c24795fac01db8ccbf5880e49a74f4714100f86ae65be5999b32be58c26
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074308Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3a705c24795fac01db8ccbf5880e49a74f4714100f86ae65be5999b32be58c26', 'amz-sdk-invocation-id': b'c29043cc-9dc8-4d1d-a378-6711eed6e84e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:08 GMT', 'x-amzn-requestid': 'fOAePFN3QKYrVZaKtqKO8HO4b9zdUcJyNMUUJScXZ0gIEbHcWbRe', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 2559430f-2aa5-414d-8b8f-7a8382df0b70, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 2559430f-2aa5-414d-8b8f-7a8382df0b70, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 2559430f-2aa5-414d-8b8f-7a8382df0b70, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e88d8276-ad21-49c0-83eb-d2c943e881c0, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e88d8276-ad21-49c0-83eb-d2c943e881c0, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e88d8276-ad21-49c0-83eb-d2c943e881c0, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074309Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074309Z
20251114/us-east-1/s3/aws4_request
baf9747c2f3800f2416dd99e3d19619d4bc6c3521f4c6296723d825820efeae2
DEBUG    botocore.auth:auth.py:430 Signature:
f4adc79f4234ff71b1bcd35c8eee1d068fad1db1ea920ad5ddb5eea6614e2080
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074309Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f4adc79f4234ff71b1bcd35c8eee1d068fad1db1ea920ad5ddb5eea6614e2080', 'amz-sdk-invocation-id': b'fde075e4-023c-46bd-a6af-ed2e619be663', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:09 GMT', 'x-amzn-requestid': 'WDJGNL5PbeFwvasnGhtRiEXshkVfXDjWqyVLlZYn8Xl7BhRU7b2w', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074309Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074309Z
20251114/us-east-1/s3/aws4_request
f74f48001608cd218cf34cc0af594308a7b2a884b3253eee4540cb16e81eab28
DEBUG    botocore.auth:auth.py:430 Signature:
333a5d1a5cc13fddb868e8d268cc297f99f6c926757ee6f0de4f2e59e2fbf4db
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074309Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=333a5d1a5cc13fddb868e8d268cc297f99f6c926757ee6f0de4f2e59e2fbf4db', 'amz-sdk-invocation-id': b'3931f0e9-ed47-40e8-907f-e6dc211f65d5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:09 GMT', 'x-amzn-requestid': '5KDe58BcY9TSPkoP41EhfmqRKXizT58vcodvi2i5G0qBAfIUWXH1', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074309Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074309Z
20251114/us-east-1/s3/aws4_request
886ef402bcd19221cf023da3fbbe606bfa248a69b7c09c28f204776b8991ae9a
DEBUG    botocore.auth:auth.py:430 Signature:
d337625ab1c88158e168491e9ef23cc4a55f62b3f94abee7a4e3b7558852e2f5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074309Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d337625ab1c88158e168491e9ef23cc4a55f62b3f94abee7a4e3b7558852e2f5', 'amz-sdk-invocation-id': b'2211071f-ddbc-4ad9-9c63-4a9429e95a45', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:09 GMT', 'x-amzn-requestid': 'GrkNC9rfl3Lx2c6ALekh3Iyz0ApQybFVW52A0u80FsWO4g8vDtzo', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e5a2870d-0958-4296-8e4e-28436478b224, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e5a2870d-0958-4296-8e4e-28436478b224, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e5a2870d-0958-4296-8e4e-28436478b224, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e3b396a2-08ea-49c0-8ac2-a8bacbb69749, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e3b396a2-08ea-49c0-8ac2-a8bacbb69749, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e3b396a2-08ea-49c0-8ac2-a8bacbb69749, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074310Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074310Z
20251114/us-east-1/s3/aws4_request
c48b60e9611feac47b8712cccc792245f0f3a45f775a81041f30a861b9b03549
DEBUG    botocore.auth:auth.py:430 Signature:
f48272c18f0b71c133933d1b553b2c35b08d3ecf934aedf191c0dc286655f886
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074310Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f48272c18f0b71c133933d1b553b2c35b08d3ecf934aedf191c0dc286655f886', 'amz-sdk-invocation-id': b'9640069b-7fde-4111-a426-02e8234bf7e4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:10 GMT', 'x-amzn-requestid': '2oMa1WZ29XApZEiTleLtwGxuYFeEakYPLaZJP9GBrvG8uskMlbrK', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074310Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074310Z
20251114/us-east-1/s3/aws4_request
9e60cd3739933690c27a1b0c8e634ccef3d90f64aa4ecbd80820c45693dc7107
DEBUG    botocore.auth:auth.py:430 Signature:
59d4cbb67b6235027960d6dfb27e605d06a4a731430b7f1ce39252f7f86c3e84
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074310Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=59d4cbb67b6235027960d6dfb27e605d06a4a731430b7f1ce39252f7f86c3e84', 'amz-sdk-invocation-id': b'ef452888-e7e8-4132-a8d7-e1696a8d03fe', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:10 GMT', 'x-amzn-requestid': '2JGjPc5fOSiQunzMLrrmLAJD2u5zXjSX3ScqJYnjycbfsgAvNQlf', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074310Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074310Z
20251114/us-east-1/s3/aws4_request
768fad6454bc02eec1098200d62ced8b1ec5c4aecbd960371c8a896ef509fac8
DEBUG    botocore.auth:auth.py:430 Signature:
9321b815ea8fdcf8f99fd18f8e82e0257fa31984f6184d5dcf723fd3be3fa7a7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074310Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9321b815ea8fdcf8f99fd18f8e82e0257fa31984f6184d5dcf723fd3be3fa7a7', 'amz-sdk-invocation-id': b'2054a0b5-e051-449e-8b6c-06941e7e9354', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:10 GMT', 'x-amzn-requestid': '7Ctnq0JtETA8VQWKjzlLa8Kqb3V2iSG9h2exLM18ESmpu35U5hib', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, db4450e4-9477-4553-b6c2-fc0cd4bb6d83, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, db4450e4-9477-4553-b6c2-fc0cd4bb6d83, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, db4450e4-9477-4553-b6c2-fc0cd4bb6d83, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 1cff0557-59c2-4a86-8edb-5d8db3e434cf, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 1cff0557-59c2-4a86-8edb-5d8db3e434cf, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 1cff0557-59c2-4a86-8edb-5d8db3e434cf, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074312Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074312Z
20251114/us-east-1/s3/aws4_request
2307ac85ccf5103de923969f81300a414a4ea7c48c40b15cdbedf3fb7b622b6f
DEBUG    botocore.auth:auth.py:430 Signature:
1b69f6371001a10600a803895f9b30befdd4550b7acb9907df993b910c146fc9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074312Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1b69f6371001a10600a803895f9b30befdd4550b7acb9907df993b910c146fc9', 'amz-sdk-invocation-id': b'ddc2fbde-46a4-4447-9a06-9cb910ec89b5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:12 GMT', 'x-amzn-requestid': 'd7bDMazGcR8Zz1mtLoxaNNJeXuqCoonDTinvqov9IjPmLG8hIFmD', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074312Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074312Z
20251114/us-east-1/s3/aws4_request
85c78965e186e6c586398b07662af3f7dd2979fec79d85511ecd5dd54549155d
DEBUG    botocore.auth:auth.py:430 Signature:
0f923f82ff4da2563d9a4dcbdd2bc79fd0eafb39820e3b6192ce9bcc5e6334ea
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074312Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0f923f82ff4da2563d9a4dcbdd2bc79fd0eafb39820e3b6192ce9bcc5e6334ea', 'amz-sdk-invocation-id': b'8c27a565-d3c2-494c-aaf3-1c290352b631', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:12 GMT', 'x-amzn-requestid': 'kRnnJWcQQb1JdiEXBQwjnHoLrhbkflohoJi5JsivxHboY8qzt15H', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074312Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074312Z
20251114/us-east-1/s3/aws4_request
998b82ee59736431aaa695e21175b2b9a5ef03734c3328fb282807f8ed31091a
DEBUG    botocore.auth:auth.py:430 Signature:
6471e00e6071221bf33d3271a13625612caf0552bf528e3ae64b2e2dc6ae5ee9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074312Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6471e00e6071221bf33d3271a13625612caf0552bf528e3ae64b2e2dc6ae5ee9', 'amz-sdk-invocation-id': b'5dc9c8c9-3cc2-4cf8-9827-071eccc61a5d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:12 GMT', 'x-amzn-requestid': 'k1CeRStE87gCYqwrdaKA7UbPcbeFOOzEVDVPuugp2y1vIk8Ow9Pp', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 9ff8dd45-36ba-4c31-a01e-9959ea032125, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 9ff8dd45-36ba-4c31-a01e-9959ea032125, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 9ff8dd45-36ba-4c31-a01e-9959ea032125, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 4afbce18-df23-4734-9420-1b7b6da79fdd, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 4afbce18-df23-4734-9420-1b7b6da79fdd, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 4afbce18-df23-4734-9420-1b7b6da79fdd, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074313Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074313Z
20251114/us-east-1/s3/aws4_request
f59fb63cdcdf918b8aa183be3781334011da691dc945386df7fc937da14c0a47
DEBUG    botocore.auth:auth.py:430 Signature:
d0260686fb5f2367445f57ece12a1840aa2eadae475cc2116eb143b6444531cf
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074313Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d0260686fb5f2367445f57ece12a1840aa2eadae475cc2116eb143b6444531cf', 'amz-sdk-invocation-id': b'aa813288-f988-412e-9ab7-d274ef239c2c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:13 GMT', 'x-amzn-requestid': 'OwVd882VFlN65I6sMUCNCLoL4P4WYm9KeW9XduqhQAHZhYPEgyCZ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074313Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074313Z
20251114/us-east-1/s3/aws4_request
9234670b7cdf286c1f207138865b9fdb0d6e53ac6e7f90f1fb672e400aa45c49
DEBUG    botocore.auth:auth.py:430 Signature:
6752c43bdf7f4b85f23d5fa34eefd3d42bdd9aec252bc996444691a5c13f87d9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074313Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6752c43bdf7f4b85f23d5fa34eefd3d42bdd9aec252bc996444691a5c13f87d9', 'amz-sdk-invocation-id': b'4598bace-3550-4fcd-8a98-12fdc9115f5f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:13 GMT', 'x-amzn-requestid': 'mcPNOzeo69akgxkAQETkEUKcgdQUfS7GvUG5MTqjD1QIEE4jDsPI', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074313Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074313Z
20251114/us-east-1/s3/aws4_request
895a23015cd778a6b922cc081bade44a4256920b338b55e6c74c23ed59ed88b4
DEBUG    botocore.auth:auth.py:430 Signature:
09a4c571d6dedc2672b2cfc7c422f84361fd1ff4af1438e8d5494db5e74694c3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074313Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=09a4c571d6dedc2672b2cfc7c422f84361fd1ff4af1438e8d5494db5e74694c3', 'amz-sdk-invocation-id': b'b1381a07-f851-431d-ba45-7692a93f6677', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:13 GMT', 'x-amzn-requestid': 'u4cAw1BJNA5qJaoPCvI7vNzBAvXNC5O6LNfXc4yhEAvVg4mtjRcy', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a705da7b-6bf4-4bfe-acb6-1bbd4d6f8cfd, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a705da7b-6bf4-4bfe-acb6-1bbd4d6f8cfd, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a705da7b-6bf4-4bfe-acb6-1bbd4d6f8cfd, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 8c77ae79-0bbf-4b41-9ffa-68dfe8c88b33, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 8c77ae79-0bbf-4b41-9ffa-68dfe8c88b33, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 8c77ae79-0bbf-4b41-9ffa-68dfe8c88b33, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074314Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074314Z
20251114/us-east-1/s3/aws4_request
cdace30849016c62b57c21c86a02e21457369521dd1ff53ae38d168cb44b9197
DEBUG    botocore.auth:auth.py:430 Signature:
04b1a40a839dc3e72f5d5071f628d8be44dc3212bc85e287829bcac9177d486d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074314Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=04b1a40a839dc3e72f5d5071f628d8be44dc3212bc85e287829bcac9177d486d', 'amz-sdk-invocation-id': b'28bbd252-d50d-416d-9638-7bdc1df38a14', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:14 GMT', 'x-amzn-requestid': 'hT9cA5N9nf29loHlndlCNCBoag1UfwEyMWtRF0wPRMEehHujv2wB', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074314Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074314Z
20251114/us-east-1/s3/aws4_request
b2f01435a239770b19b55ce9ea5051a9dff5e30a4a75d90f55d5caf164211807
DEBUG    botocore.auth:auth.py:430 Signature:
502f22e317edeab3011c234d5e12b01ca6ca7e1aa135d3095434bc4eed057ea6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074314Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=502f22e317edeab3011c234d5e12b01ca6ca7e1aa135d3095434bc4eed057ea6', 'amz-sdk-invocation-id': b'75ee7747-38e4-4c93-af2b-3289fa4f614e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:14 GMT', 'x-amzn-requestid': '31l4v6rK6iIwjNytqQbK7JDwWWZOlptWI5fZayj7uHSmHJTZtUYs', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074314Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074314Z
20251114/us-east-1/s3/aws4_request
76e8dcb4f4f66db3c759bc5bd9c2078b059d5fdb6b6f8cc7f08660f1e416c588
DEBUG    botocore.auth:auth.py:430 Signature:
573514a5a4c45a74d44b6b250b5aca5ae4597fdec41ae5a856c8f2faed354532
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074314Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=573514a5a4c45a74d44b6b250b5aca5ae4597fdec41ae5a856c8f2faed354532', 'amz-sdk-invocation-id': b'c76a0f07-e826-4f6b-bb66-f3bbb7ee7dc8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:14 GMT', 'x-amzn-requestid': 'p2REzw4VFtmrA6RVuvnOanZlJAdSU7h2NJ8JiwhBp1qoZz5MqhD9', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b9f9e1c2-6f3d-4710-b3df-cb51a03ffbe3, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b9f9e1c2-6f3d-4710-b3df-cb51a03ffbe3, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b9f9e1c2-6f3d-4710-b3df-cb51a03ffbe3, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 2ad6518c-133d-4bfb-92b2-f6d0619fb3e8, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 2ad6518c-133d-4bfb-92b2-f6d0619fb3e8, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 2ad6518c-133d-4bfb-92b2-f6d0619fb3e8, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074316Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074316Z
20251114/us-east-1/s3/aws4_request
87162f76c7f33e6a047273176bd6ba8f15f4fb83e0f368ff464078be45e1116d
DEBUG    botocore.auth:auth.py:430 Signature:
82c6c59ada863bd59e94e859e1cd095a192142213c37ad95a5babe239d9a2d1e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074316Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=82c6c59ada863bd59e94e859e1cd095a192142213c37ad95a5babe239d9a2d1e', 'amz-sdk-invocation-id': b'a0a94b34-a01f-4bbd-883e-0b479bf66e9d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:16 GMT', 'x-amzn-requestid': 'AhylOXW67Ta8TwMRu2jj8yHuZPkFeAUgpzH7OXw7NHuflxvdinH6', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074316Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074316Z
20251114/us-east-1/s3/aws4_request
1e827ef54fe0ce7bc31ed21f266cbd7fc756d3861f6fe3c3fc429e13cda02e81
DEBUG    botocore.auth:auth.py:430 Signature:
9c7573e58c6a1d2956ff3c409b6009a8b6099981c52961c4e6bb6abedd5615a2
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074316Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9c7573e58c6a1d2956ff3c409b6009a8b6099981c52961c4e6bb6abedd5615a2', 'amz-sdk-invocation-id': b'9df9a22c-a7ca-4e31-abd4-9ad43e0c966f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:16 GMT', 'x-amzn-requestid': 'ssu92kzvvIdPbbqGaWpVuMOs00jUMEDGfiIqLRNFO468WhWks8ZG', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074316Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074316Z
20251114/us-east-1/s3/aws4_request
427641bab11a993851a2d2e44048cc88e03790ec6bd8d5668bb1411ed76b7457
DEBUG    botocore.auth:auth.py:430 Signature:
5262a8868b0e7533b6c745d750df7c5e34390b0feb4db4f1a8fee76a58a57698
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074316Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5262a8868b0e7533b6c745d750df7c5e34390b0feb4db4f1a8fee76a58a57698', 'amz-sdk-invocation-id': b'a3886a90-a7d7-4c8c-af7a-fa8d916b3b09', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:16 GMT', 'x-amzn-requestid': 'p0jrrcw6byYrqOEVUsB1NNIXBnaOptNokNK5qpVZELannzsbR9QQ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 01db1409-7975-4447-8ec0-fb63c57cddac, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 01db1409-7975-4447-8ec0-fb63c57cddac, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 01db1409-7975-4447-8ec0-fb63c57cddac, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, cd56e397-2345-40c1-affe-f13d1fda6157, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, cd56e397-2345-40c1-affe-f13d1fda6157, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, cd56e397-2345-40c1-affe-f13d1fda6157, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074317Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074317Z
20251114/us-east-1/s3/aws4_request
f7df957b086fd938802c1567fcd23391e43048d07df9e264267b6ebafad1f192
DEBUG    botocore.auth:auth.py:430 Signature:
27384ad16fb6a33cb7511610be1718ad185f8ebf9b9e30032a677bd713b0b179
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074317Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=27384ad16fb6a33cb7511610be1718ad185f8ebf9b9e30032a677bd713b0b179', 'amz-sdk-invocation-id': b'2cfc7c58-cc62-483a-a101-7a7202e33b3b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:17 GMT', 'x-amzn-requestid': 'N9QhSRtstNS82qitpdJWEUhGcUzPi337p4edT61qyKlBBUTWU1xv', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074317Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074317Z
20251114/us-east-1/s3/aws4_request
c939f344d1883b5dbc264452b27d22f647e1e37cf5ef3aff027fbeda82827e78
DEBUG    botocore.auth:auth.py:430 Signature:
2e40b83dfb98a58bc2d913c4bbd7f7d1ca9583d122d98fadcca703e937dceda4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074317Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2e40b83dfb98a58bc2d913c4bbd7f7d1ca9583d122d98fadcca703e937dceda4', 'amz-sdk-invocation-id': b'f81df2fa-7723-4df2-9aa2-de17f2466eca', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:17 GMT', 'x-amzn-requestid': 'tyzQVIGrW16l4Fg8Xkc0KxrQCKHFl1MkwQYxPPMhkP6b4yvXaqmM', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074317Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074317Z
20251114/us-east-1/s3/aws4_request
1a1a6bc32e48289214bc67a48fb7471bcac066d72b232590cecc22b4b0fe933c
DEBUG    botocore.auth:auth.py:430 Signature:
ae396fed60d5c5aab082b8a80e78453a06f1c0410c7a8c8f16929a714cc2fee3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074317Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ae396fed60d5c5aab082b8a80e78453a06f1c0410c7a8c8f16929a714cc2fee3', 'amz-sdk-invocation-id': b'd394e22e-f127-4af4-a77b-888c71ce4a32', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:17 GMT', 'x-amzn-requestid': 'iMnEzpfsPnzxkhkkfYcxgF8AWil7ibsZ4oAvA7W7rvTPM9huVp3d', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 28897d05-0e73-41a3-9e38-ecc2f94c5378, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 28897d05-0e73-41a3-9e38-ecc2f94c5378, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 28897d05-0e73-41a3-9e38-ecc2f94c5378, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 1d5a3e82-1048-48b2-96aa-e4ebc1250f2a, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 1d5a3e82-1048-48b2-96aa-e4ebc1250f2a, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 1d5a3e82-1048-48b2-96aa-e4ebc1250f2a, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074318Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074318Z
20251114/us-east-1/s3/aws4_request
510ba5ec80c0dae168e912ce96900cff5879a104ae493025462f3585026bb736
DEBUG    botocore.auth:auth.py:430 Signature:
ae595cea3a141bbb0ab94ba950a0db02e81954c2a6417733785e82ba7385d2e9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074318Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ae595cea3a141bbb0ab94ba950a0db02e81954c2a6417733785e82ba7385d2e9', 'amz-sdk-invocation-id': b'f3b1c7db-47bf-4bb7-a48d-6e2477f5f8e5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:18 GMT', 'x-amzn-requestid': '4M8A0C8xMXJamrGDjZffBAqIp7o7EnWDWkABZCv1EiyO2JhTgzKK', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074318Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074318Z
20251114/us-east-1/s3/aws4_request
5ac3c8d170edfc841653de3f6fd42f41099017dc6a958959d1691777114a2e6c
DEBUG    botocore.auth:auth.py:430 Signature:
7a102d9592c40b65ad1b74e1d79867caae950e4af52f9dd74f3819cbe8e2e690
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074318Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7a102d9592c40b65ad1b74e1d79867caae950e4af52f9dd74f3819cbe8e2e690', 'amz-sdk-invocation-id': b'13000ec7-ca97-43d4-8006-145367f2acc4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:18 GMT', 'x-amzn-requestid': 'BLfZFtowgPKqtB5KABR7mbQsYOCIoHiP39ZYvc8kkq7b8ZBAbAp3', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074318Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074318Z
20251114/us-east-1/s3/aws4_request
3d1ac0d9f21f72ccb3637489a74cd875bda069e9a945c1c58ebbb33ed4b31050
DEBUG    botocore.auth:auth.py:430 Signature:
7caf7fc7ff77a30744f7f57c6d9836c82752b710b519c9b40fc9f3e8f791029e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074318Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7caf7fc7ff77a30744f7f57c6d9836c82752b710b519c9b40fc9f3e8f791029e', 'amz-sdk-invocation-id': b'abd4569f-2684-4662-a2ad-0b5eca661b76', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:18 GMT', 'x-amzn-requestid': 'kYuz3NLVjZMEKaRoL4WcPoRF8gSEw7k5BwbZj4zephiMVti4FkHA', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 9cab7b0d-a03a-47bf-8d2d-f61d82becf5e, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 9cab7b0d-a03a-47bf-8d2d-f61d82becf5e, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 9cab7b0d-a03a-47bf-8d2d-f61d82becf5e, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 944c14ae-8a3e-41ec-bfce-7fcfe66def3c, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 944c14ae-8a3e-41ec-bfce-7fcfe66def3c, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 944c14ae-8a3e-41ec-bfce-7fcfe66def3c, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074320Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074320Z
20251114/us-east-1/s3/aws4_request
daffea14e4aa3fa49305b86335f59196f71ce40817c60cf0efc378527112e7d6
DEBUG    botocore.auth:auth.py:430 Signature:
338d1adeeb11490269ad2b32ad1fde54bc474b2e2ea092bdb4c4b7c974b6a44b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074320Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=338d1adeeb11490269ad2b32ad1fde54bc474b2e2ea092bdb4c4b7c974b6a44b', 'amz-sdk-invocation-id': b'e81bd4b9-ac0f-4e84-8c0f-aad5b088526c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:20 GMT', 'x-amzn-requestid': 'lcXmYADXRwoLdbCWqiK6x4PaoJUWKQlKixVpDvCD4ZMFbkgpT69R', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074320Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074320Z
20251114/us-east-1/s3/aws4_request
c7e0ac706d8f18eb3a7f8713f6f6ba233da43b7794abe80ef1a836664f0248e3
DEBUG    botocore.auth:auth.py:430 Signature:
17041864ff23aa03ae7bdaa46e3472e35cd346ca1d33f04ab6088dbcedd0db3d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074320Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=17041864ff23aa03ae7bdaa46e3472e35cd346ca1d33f04ab6088dbcedd0db3d', 'amz-sdk-invocation-id': b'8b01023c-a977-4753-935b-bd15d0f80669', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:20 GMT', 'x-amzn-requestid': '49pcDRZaxmEuLW9hzAxqnP3YSmYbPCRxfUN9B4yIi1y6bXlElGq3', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074320Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074320Z
20251114/us-east-1/s3/aws4_request
6f519680431c1cb6fcbc036955f20a7b29c50aefac64bcd145cbb0f588fb4530
DEBUG    botocore.auth:auth.py:430 Signature:
a516c7d105390884b0040dc70cf22f249fb2c7fa5f2f6097f7265df9977e1083
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074320Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a516c7d105390884b0040dc70cf22f249fb2c7fa5f2f6097f7265df9977e1083', 'amz-sdk-invocation-id': b'ae07a069-4e1d-4376-818e-70efa6417632', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:20 GMT', 'x-amzn-requestid': 'CwOow0AvXd2Cd0WmQeTMNPZUvZDhHrz0mPP1t9w9M6ZESppdkau5', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ba3b19d0-29a4-42df-8829-c782f4813446, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ba3b19d0-29a4-42df-8829-c782f4813446, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ba3b19d0-29a4-42df-8829-c782f4813446, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c4b0f782-2dbb-4d73-a948-75523ac04707, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c4b0f782-2dbb-4d73-a948-75523ac04707, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c4b0f782-2dbb-4d73-a948-75523ac04707, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074321Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074321Z
20251114/us-east-1/s3/aws4_request
543f9348f96750bfa3942e807e58fcc2fd9aab11927145e301a52bcd6d2ee2d7
DEBUG    botocore.auth:auth.py:430 Signature:
d447f590c48d829c1710f43717f003f182d92ae0c2dd1125932596c155f5cabd
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074321Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d447f590c48d829c1710f43717f003f182d92ae0c2dd1125932596c155f5cabd', 'amz-sdk-invocation-id': b'dfbd0707-b82c-47d3-9041-67aac42b6bfb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:21 GMT', 'x-amzn-requestid': 'XzOuHLSukxUXfeyGs7aozHa6V6RY5PUqUIqO9NVZtCWCXy4lqe12', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074321Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074321Z
20251114/us-east-1/s3/aws4_request
aca47b51f3218fbd4174ede51ef141c33f58d2e81705a83f796ee40b1a185cb4
DEBUG    botocore.auth:auth.py:430 Signature:
44318295c8be3768f7a810235e0a8efe7fd08da79a2d5e91b73f5afc41348457
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074321Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=44318295c8be3768f7a810235e0a8efe7fd08da79a2d5e91b73f5afc41348457', 'amz-sdk-invocation-id': b'84341862-2f96-4659-bb9f-02bbbb73a39e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:21 GMT', 'x-amzn-requestid': 'WqXcgFBMraU705c6B8O01cptruqfRWbbPI9xMb7op9s9n1UXa2WF', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074321Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074321Z
20251114/us-east-1/s3/aws4_request
a006b17adc7a248cae95300999158670f2db813bf34d836954c562eb3366c906
DEBUG    botocore.auth:auth.py:430 Signature:
93119b9bd5540160d86661bd2d56d0c54fd33957d7d7e67cc8b5c7672fdfd5df
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074321Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=93119b9bd5540160d86661bd2d56d0c54fd33957d7d7e67cc8b5c7672fdfd5df', 'amz-sdk-invocation-id': b'66722e21-42b6-4ca3-9f4c-f3ccc9cf8f48', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:21 GMT', 'x-amzn-requestid': 'G9OvGjwhjx3vozS3N5GzgUE6hMpxVOE7xCjpsmvWRpDqivZ2S1XT', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e6121dc0-f491-400a-a241-e62c72b612a8, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e6121dc0-f491-400a-a241-e62c72b612a8, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e6121dc0-f491-400a-a241-e62c72b612a8, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3676e63b-257b-4ec2-b299-e4d531be88a6, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3676e63b-257b-4ec2-b299-e4d531be88a6, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3676e63b-257b-4ec2-b299-e4d531be88a6, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074322Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074322Z
20251114/us-east-1/s3/aws4_request
ae913c0466ac59ea6b551c0d395e2bb5ac41fb4397e3eeccaeedc877e46b2166
DEBUG    botocore.auth:auth.py:430 Signature:
693ef0f4b2acf5422e734a3f663e049062512bafc494b6ce17b5ba6276fb9f51
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074322Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=693ef0f4b2acf5422e734a3f663e049062512bafc494b6ce17b5ba6276fb9f51', 'amz-sdk-invocation-id': b'020f4a92-d436-4433-8e27-c6ca02deb68f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:22 GMT', 'x-amzn-requestid': 'm1cgol5HgBYHqCLW9p7Hblqvo4FNLBYzebZbmhHIAMfc5008WAI4', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074322Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074322Z
20251114/us-east-1/s3/aws4_request
1a4cfc40cb425c8baf1123934aca0d5b8dc0debd4575eef32ff301fd62f350d2
DEBUG    botocore.auth:auth.py:430 Signature:
c4c0e3cf8c5690cb9951d42c880afdc60f68847b38309138b3f8b1af3b128b23
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074322Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c4c0e3cf8c5690cb9951d42c880afdc60f68847b38309138b3f8b1af3b128b23', 'amz-sdk-invocation-id': b'e78545b0-8591-4045-a3b1-38463cbda0c6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:22 GMT', 'x-amzn-requestid': 'tR9lyQk6nFhibMeQSOI4czc251aRNQjqWeKQEYwzGjNhdefECWQv', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074322Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074322Z
20251114/us-east-1/s3/aws4_request
72ee3da68be005c4834429554f2345b198a3c90cb67c960f87d491a8a51d5df0
DEBUG    botocore.auth:auth.py:430 Signature:
02e22c48b173bd6bff8b73b4d1242b576cd33fe34764a27ebbb1adba93d342c2
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074322Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=02e22c48b173bd6bff8b73b4d1242b576cd33fe34764a27ebbb1adba93d342c2', 'amz-sdk-invocation-id': b'714576ad-75e9-482d-97c8-b527a3f318a1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:22 GMT', 'x-amzn-requestid': 'wVGdwvIYZ6nutZPxG5fOy8T4kzpoJzS7xYCTMPaD3b7XYjFJzuw9', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 5b366ba9-6a6f-4b91-a755-24539a3960a5, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 5b366ba9-6a6f-4b91-a755-24539a3960a5, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 5b366ba9-6a6f-4b91-a755-24539a3960a5, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 4d93b7d2-73f6-4b77-a916-0c16167cfc47, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 4d93b7d2-73f6-4b77-a916-0c16167cfc47, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 4d93b7d2-73f6-4b77-a916-0c16167cfc47, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074324Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074324Z
20251114/us-east-1/s3/aws4_request
6b13b3b2f278d2be415c080f16287075a80805687212687037a72081eae7fb80
DEBUG    botocore.auth:auth.py:430 Signature:
5abded0226771487c73d1493bbc9a37b70bdbc96372331c5a874fe811a1c09ca
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074324Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5abded0226771487c73d1493bbc9a37b70bdbc96372331c5a874fe811a1c09ca', 'amz-sdk-invocation-id': b'7ad768ac-5073-4fb5-acc8-343028275550', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:24 GMT', 'x-amzn-requestid': 'i1Q7uHSxZUE52sO8SjYEycY7j5eeSDg57l13qmCtmsqvcxI55gmZ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074324Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074324Z
20251114/us-east-1/s3/aws4_request
a3801d722e3f797a4c37a393f5a8dea15a5822ca3af625ed06ddcb401b0f9347
DEBUG    botocore.auth:auth.py:430 Signature:
ef4c08072c956479b4ea8c5bfacb35b8001804aac6060c2c1051ab934d5883d4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074324Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ef4c08072c956479b4ea8c5bfacb35b8001804aac6060c2c1051ab934d5883d4', 'amz-sdk-invocation-id': b'f858c7b0-bdd6-4131-b8cd-5dd02133e96c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:24 GMT', 'x-amzn-requestid': 'YKpCwJK8I5Agj4A1ELEiCgNphUx0A2mMHYz79WgLwbxuRVOL88EF', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074324Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074324Z
20251114/us-east-1/s3/aws4_request
90a2ea01c3f6d38e0ce6aea99e05fa45c3e300a2c451fea2142fef236bdbf457
DEBUG    botocore.auth:auth.py:430 Signature:
9ddab55f9fc1122863e0000c159700e06bc7e52dd75767cf9c392ccdf0264e71
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074324Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9ddab55f9fc1122863e0000c159700e06bc7e52dd75767cf9c392ccdf0264e71', 'amz-sdk-invocation-id': b'edee3f8a-de5f-47d2-8944-a0b21db012e7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:24 GMT', 'x-amzn-requestid': 'Om1hRH7z9ZptOmd8d0Sfv1XF1TzSd1EGdBtTWPlFTYmoXzvG44ND', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c4781406-525b-42d2-826f-0913dc0515b8, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c4781406-525b-42d2-826f-0913dc0515b8, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c4781406-525b-42d2-826f-0913dc0515b8, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, cd96053e-ad99-46ff-a8ac-23c42d118b32, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, cd96053e-ad99-46ff-a8ac-23c42d118b32, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, cd96053e-ad99-46ff-a8ac-23c42d118b32, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074325Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074325Z
20251114/us-east-1/s3/aws4_request
002f0396727e78720457f75e9c3453049efd433e91efd2ced707c59778f32b96
DEBUG    botocore.auth:auth.py:430 Signature:
f14833413217cef3933a716ad29b0cfe8a64d0753b900a225319a5f181da2ab6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074325Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f14833413217cef3933a716ad29b0cfe8a64d0753b900a225319a5f181da2ab6', 'amz-sdk-invocation-id': b'ed772c3a-29a0-43f4-94dd-61160514448f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:25 GMT', 'x-amzn-requestid': 's53Roy8se0Rh3BloFBDKk1rMppcstaQKrQ2mJsf7yPPLgD5XE2eO', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074325Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074325Z
20251114/us-east-1/s3/aws4_request
1a50109142961906c1c30adbc27cb8d73a3bce2c7d16645593845a79553b81c3
DEBUG    botocore.auth:auth.py:430 Signature:
d0e26eaacbe53710bf0f1b38e20d0c9b3329b14f0a4de7e32ceac4ae4f1d926c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074325Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d0e26eaacbe53710bf0f1b38e20d0c9b3329b14f0a4de7e32ceac4ae4f1d926c', 'amz-sdk-invocation-id': b'c8179725-83aa-427f-a46b-61e157ce8d61', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:25 GMT', 'x-amzn-requestid': 'vTDYCshjB2VcDdSu9qE8Uai1zMnIErM4Ow7zZcHVItcuGU5QHSSH', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074325Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074325Z
20251114/us-east-1/s3/aws4_request
e5653e6a5ffc999c44d7c15c945293163358f9952b900800d016c3714ccb16b1
DEBUG    botocore.auth:auth.py:430 Signature:
b046989296073952b3df57d03647a88c9b73ca5bec0f697cd16dc575b43bcc65
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074325Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b046989296073952b3df57d03647a88c9b73ca5bec0f697cd16dc575b43bcc65', 'amz-sdk-invocation-id': b'd3ba0478-9c7c-45cb-941a-aa45dc051f84', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:25 GMT', 'x-amzn-requestid': 'wkPnO99sqAhljU7MaeFiNMSey9r8Rb6WrzMne6Wvehz4wmfvvO5L', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f5befd28-ca60-47f8-9db6-042cc894307c, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f5befd28-ca60-47f8-9db6-042cc894307c, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f5befd28-ca60-47f8-9db6-042cc894307c, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a514b2eb-79d6-438b-9948-93ec3668fa18, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a514b2eb-79d6-438b-9948-93ec3668fa18, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a514b2eb-79d6-438b-9948-93ec3668fa18, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074326Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074326Z
20251114/us-east-1/s3/aws4_request
be4e07f445d05ca8f90edea4ec5574d7e480c65f71dde05f28b36946e6e3bbe2
DEBUG    botocore.auth:auth.py:430 Signature:
281723a2289f897b337b50c5f5a0716c1d1e7d2e834c90258a450cbedba2041a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074326Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=281723a2289f897b337b50c5f5a0716c1d1e7d2e834c90258a450cbedba2041a', 'amz-sdk-invocation-id': b'652c63b1-160f-43c0-b522-36078b1f3962', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:26 GMT', 'x-amzn-requestid': 'fSCB1DunDpNfvLh0IErTzttKqIq2OcKy3MJzSfvrd7tiCp0J8je8', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074326Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074326Z
20251114/us-east-1/s3/aws4_request
1062c4e2d82321dda9545990d1927952979f76eec9b7ee4370d0a06ee0c97f97
DEBUG    botocore.auth:auth.py:430 Signature:
ce554248733e4492459283f6c5acc114c5235afa36ceaa3c9012353f64607552
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074326Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ce554248733e4492459283f6c5acc114c5235afa36ceaa3c9012353f64607552', 'amz-sdk-invocation-id': b'e006ae2b-a87d-42e2-95ce-74f252d51282', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:26 GMT', 'x-amzn-requestid': 'JMnXzxXZpggwTSNBDGqJihGxdgfh21CqX8M4INFPXtE2X8MRarLG', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074326Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074326Z
20251114/us-east-1/s3/aws4_request
455e0ce31d59bfdc60fcf8d2e2f54e2958bf0a4e163029d07547bcc02b81b8b3
DEBUG    botocore.auth:auth.py:430 Signature:
b629a2e92561f67688270fc88755208eecb16de326595db0e685a9c108534062
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074326Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b629a2e92561f67688270fc88755208eecb16de326595db0e685a9c108534062', 'amz-sdk-invocation-id': b'ebf0fe7e-30e7-4e1b-8192-3567327ba39c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:26 GMT', 'x-amzn-requestid': 'r6cayWOsS55z3AS8zSMlU35lF22KogYDKsvNlHaMmyQK35x8cr7a', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 443aca7e-20cd-4f4f-b099-c43d0c69f884, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 443aca7e-20cd-4f4f-b099-c43d0c69f884, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 443aca7e-20cd-4f4f-b099-c43d0c69f884, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 5176e35c-ea9e-4f0e-a723-ae6e3a0539b9, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 5176e35c-ea9e-4f0e-a723-ae6e3a0539b9, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 5176e35c-ea9e-4f0e-a723-ae6e3a0539b9, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074328Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074328Z
20251114/us-east-1/s3/aws4_request
774bb1e4f6dc53889377d388b76ef364c42ffb543a331ce7912672c8b7cc8db9
DEBUG    botocore.auth:auth.py:430 Signature:
f1b2517e0b4f611a984f38fb1d32ed50144f66d1182c3b069c62a1ad446baaed
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074328Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f1b2517e0b4f611a984f38fb1d32ed50144f66d1182c3b069c62a1ad446baaed', 'amz-sdk-invocation-id': b'6dc4a85f-7178-4f10-9ced-243782dfc919', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:28 GMT', 'x-amzn-requestid': 'ONvA5DYTEfbxrBdHScXXVwBQvcrlA7jJpTsmslTGxCK0gsp3yV0P', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074328Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074328Z
20251114/us-east-1/s3/aws4_request
e81772272a8ba362fe7701f5b1e047a3327794796bca3ea34b2f45f03a1a7c3d
DEBUG    botocore.auth:auth.py:430 Signature:
9537154666e3cbf0369412cd8865bafdfdc1e1637ccb74ea4e574ebe8e48abfc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074328Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9537154666e3cbf0369412cd8865bafdfdc1e1637ccb74ea4e574ebe8e48abfc', 'amz-sdk-invocation-id': b'16f27b11-91ee-4410-bcf2-3985af9cc72e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:28 GMT', 'x-amzn-requestid': 'FLkygIGr1sMTGJFEaTQenQWSVMIj7eNyy9fDOVGAhF5Ph3atPXFk', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074328Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074328Z
20251114/us-east-1/s3/aws4_request
3fb3553c99b73100192e2557e7429ba6620005fcfda5cf4583bda7e42e0700fd
DEBUG    botocore.auth:auth.py:430 Signature:
e74afe2b9ad1e4485b0c6f2ea7f250675007c2e5389c717667831f84057fd6b9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074328Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e74afe2b9ad1e4485b0c6f2ea7f250675007c2e5389c717667831f84057fd6b9', 'amz-sdk-invocation-id': b'766615db-5585-46ee-8886-11df4ddf888f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:28 GMT', 'x-amzn-requestid': 'gtZKC6scUKaj360gdaSayvr3nQq7X0gSR2AIi6vs6OcYZO6iNUYY', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 5c761ab3-bd0d-483a-8e83-3d443deca545, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 5c761ab3-bd0d-483a-8e83-3d443deca545, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 5c761ab3-bd0d-483a-8e83-3d443deca545, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 12a28e2d-bec9-44bf-9c1b-d81d571d0efa, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 12a28e2d-bec9-44bf-9c1b-d81d571d0efa, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 12a28e2d-bec9-44bf-9c1b-d81d571d0efa, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074329Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074329Z
20251114/us-east-1/s3/aws4_request
d010eb7c8953d38c45f5660e1a1963f43a379b866bc951d344ddef34b27b3232
DEBUG    botocore.auth:auth.py:430 Signature:
c373dba5377f0790914d6e6daa198677d1414d10dc34b3873ed12c9fff4d33e3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074329Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c373dba5377f0790914d6e6daa198677d1414d10dc34b3873ed12c9fff4d33e3', 'amz-sdk-invocation-id': b'7ac0661d-1ac7-4d05-b041-f19f86b580d7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:29 GMT', 'x-amzn-requestid': 'xiD3wzEcrxP8ZQzvzSgzf6XsjS6Bv0K5eQraUJGlhcXhbANifQgb', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074329Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074329Z
20251114/us-east-1/s3/aws4_request
337b583234b162b6b6aae587cbf012edbdb86fbc3bafd698651dfe8472d4e512
DEBUG    botocore.auth:auth.py:430 Signature:
5615de02f61196b007c7137632f2625b2df2c915a27daf046b5cc35a2b3c5bb3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074329Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5615de02f61196b007c7137632f2625b2df2c915a27daf046b5cc35a2b3c5bb3', 'amz-sdk-invocation-id': b'943e0724-4e3d-4166-b3fc-b7bff3914bee', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:29 GMT', 'x-amzn-requestid': 'D8amA7whbMWSzH8Z0YJTq4nCtOrGHPhn6DnmFcgDkHGum5Fi3oEx', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074329Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074329Z
20251114/us-east-1/s3/aws4_request
bb4e4223deec3ea175f0b2ee05ba0af45098bc970327624bcbbb4fe053a55c90
DEBUG    botocore.auth:auth.py:430 Signature:
61d5af621a112e46b7b101b9bde1f9d83c0e6d9e36a0c2d68f83f7a10e18aa3b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074329Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=61d5af621a112e46b7b101b9bde1f9d83c0e6d9e36a0c2d68f83f7a10e18aa3b', 'amz-sdk-invocation-id': b'61b764a2-7a68-470d-8f6a-4da11062e027', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:29 GMT', 'x-amzn-requestid': 'ZBsEtavYtfqiKg7KPYdxK1k5NPgAOMYicdmke3h8GEtrNtCEcoLS', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e852ab8e-c5ac-4659-9e43-976c09243792, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e852ab8e-c5ac-4659-9e43-976c09243792, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e852ab8e-c5ac-4659-9e43-976c09243792, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, eda58bc9-59a2-4bf1-85dc-a5f55bb50bb1, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, eda58bc9-59a2-4bf1-85dc-a5f55bb50bb1, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, eda58bc9-59a2-4bf1-85dc-a5f55bb50bb1, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074330Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074330Z
20251114/us-east-1/s3/aws4_request
6cb7104bcfa51cb3bc8a67cb31dc232f6da51360d14176bdfe913c2dd8dadb58
DEBUG    botocore.auth:auth.py:430 Signature:
9ccd278e8f41a085a291dc25e85bf4e245e0a3570ae129ac1b4fcd0f0e12f024
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074330Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9ccd278e8f41a085a291dc25e85bf4e245e0a3570ae129ac1b4fcd0f0e12f024', 'amz-sdk-invocation-id': b'cca1ed52-941b-43e0-a68f-96e1c34c96ba', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:30 GMT', 'x-amzn-requestid': 'qNZHhT0tW4ezxoEsba0hbYDSmbZgmInq0s82YhMuQeDSbQK8zUgN', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074330Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074330Z
20251114/us-east-1/s3/aws4_request
5fd5f1be8bec7549bad99ddf6d79f88656df0e94ddc6c71bc9a9af762fc424bb
DEBUG    botocore.auth:auth.py:430 Signature:
9dcc2da5123a8beb23e27f6d767384df1dd522a77a452326a851b01552168585
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074330Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9dcc2da5123a8beb23e27f6d767384df1dd522a77a452326a851b01552168585', 'amz-sdk-invocation-id': b'75bf6a5b-5140-4562-85af-a9e28f75e83f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:30 GMT', 'x-amzn-requestid': 'bco3QBdH7SABWJUStgXWpjoTYU71uvt0qZNRMt9RzZpjtPxq7hGK', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074330Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074330Z
20251114/us-east-1/s3/aws4_request
f319c02ac00fafef833f20acb35a85c643bc124fb8dfd543486104489bc4fe68
DEBUG    botocore.auth:auth.py:430 Signature:
48b03abe15589eb78098a9a1ef3b142096aed8078d09beae60e2d1d2ae7f8704
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074330Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=48b03abe15589eb78098a9a1ef3b142096aed8078d09beae60e2d1d2ae7f8704', 'amz-sdk-invocation-id': b'fe10b8ee-4db7-4666-9e43-4ef8b137823e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:30 GMT', 'x-amzn-requestid': 'KRQ8jvXxfFpQOeF6XaNSLz3eZ0BPNYGaxbUBDSWAcN4Tb9EUu6GG', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 4e5c98a9-03ae-482f-a4ed-90e7c0113a1e, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 4e5c98a9-03ae-482f-a4ed-90e7c0113a1e, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 4e5c98a9-03ae-482f-a4ed-90e7c0113a1e, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 82410a51-eccb-41a9-844f-b936bf2cb714, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 82410a51-eccb-41a9-844f-b936bf2cb714, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 82410a51-eccb-41a9-844f-b936bf2cb714, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074332Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074332Z
20251114/us-east-1/s3/aws4_request
23b26cd19c084ecd9982042b297a3ffd831123025c2ae860a9df56830825c836
DEBUG    botocore.auth:auth.py:430 Signature:
11fe54eafef9118510a7a3bcdb7c088e26e91aa975ca1fda0d69c132f8731595
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074332Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=11fe54eafef9118510a7a3bcdb7c088e26e91aa975ca1fda0d69c132f8731595', 'amz-sdk-invocation-id': b'd9d93343-cd06-4559-8a7c-9d440a7703cd', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:32 GMT', 'x-amzn-requestid': 'OJg2WFlXSGXVh12gZlOuqyTg0PJv5Q9N0ysReRGZL4sILTk9SBto', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074332Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074332Z
20251114/us-east-1/s3/aws4_request
7bb58bda6052c9d05bd86cc43cc52cd180065eb4b413c2ef62278ce65428958d
DEBUG    botocore.auth:auth.py:430 Signature:
e31b97051ade530fb0670a4cd093bbd0ec438e2c343e1e4d42f7cfb90a6d51d6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074332Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e31b97051ade530fb0670a4cd093bbd0ec438e2c343e1e4d42f7cfb90a6d51d6', 'amz-sdk-invocation-id': b'26ef8c51-9c5a-4043-b931-0e8a3e9ad0f2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:32 GMT', 'x-amzn-requestid': '32K8CIjr40Pj8h9foe3bIb5ZLdGgCi23wegMDxKknDvvKnyJ58RK', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074332Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074332Z
20251114/us-east-1/s3/aws4_request
386f2dc4707a64c5705bb4a80f25ef79b01e7ce1684567c88fdb15ad04cb58d5
DEBUG    botocore.auth:auth.py:430 Signature:
4cd7f91a2817af9a2971b8b79c11a4be1c8803ff7e57e50398dd44ba5ca2df18
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074332Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4cd7f91a2817af9a2971b8b79c11a4be1c8803ff7e57e50398dd44ba5ca2df18', 'amz-sdk-invocation-id': b'c8f15806-6b38-43a6-9af2-afb2f1b9cc36', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:32 GMT', 'x-amzn-requestid': 'FKfgVjyGy0sCfRPLZInIyDWOnzh3VQlgXUQKI6a5WFMPqFQh5RQP', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, dd9a6a62-b0e1-4ed3-af3a-1ea2a49abd2f, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, dd9a6a62-b0e1-4ed3-af3a-1ea2a49abd2f, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, dd9a6a62-b0e1-4ed3-af3a-1ea2a49abd2f, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, cb994946-16d3-4a26-9d74-4497102adc11, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, cb994946-16d3-4a26-9d74-4497102adc11, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, cb994946-16d3-4a26-9d74-4497102adc11, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074333Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074333Z
20251114/us-east-1/s3/aws4_request
87d0df8de14dacd0a49e53779dd87c13e1eed825ff05728626a397fc0fde4514
DEBUG    botocore.auth:auth.py:430 Signature:
e3df0cd6aed9aabaf7bd790e3361fe730ca9d89e609fcbff4bad66ae9ac6f209
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074333Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e3df0cd6aed9aabaf7bd790e3361fe730ca9d89e609fcbff4bad66ae9ac6f209', 'amz-sdk-invocation-id': b'e9b29a06-344f-4c28-a572-9dd7bdd1cc1a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:33 GMT', 'x-amzn-requestid': 'gEax6VvWs2tyAGxqwrKHXdAzOiVflLBlaT1pujOACrRy6L9DqX1O', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074333Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074333Z
20251114/us-east-1/s3/aws4_request
a8c912c8d5c682aa555a567f2e8a91bc1fb92faf2b559efea1c5d306a18d80c0
DEBUG    botocore.auth:auth.py:430 Signature:
c8f59fc4a003a8d7124f42eb583afc8185d94a489bdc42fa5a8c62694b121e6e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074333Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c8f59fc4a003a8d7124f42eb583afc8185d94a489bdc42fa5a8c62694b121e6e', 'amz-sdk-invocation-id': b'60decbfe-8254-4abc-a67d-a839c0f5e805', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:33 GMT', 'x-amzn-requestid': 't0MSL0ACx6GViscGFXI2QuLiVNrgzAX0Dyft7VH9uqND5PGKQcKT', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074334Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074334Z
20251114/us-east-1/s3/aws4_request
1801ddf395c1284dc5825fcf2a09a7a950da310f0ae3d44ff5419998d3ba3936
DEBUG    botocore.auth:auth.py:430 Signature:
2ce93e76bb7b1f0f8a6856e447fe0dd915993bbb197ff626de8582d8fc747e1f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074334Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2ce93e76bb7b1f0f8a6856e447fe0dd915993bbb197ff626de8582d8fc747e1f', 'amz-sdk-invocation-id': b'95a80e91-2a8b-43a1-a865-964ed8cdcd35', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:34 GMT', 'x-amzn-requestid': 'j0e7Vy3g8W7JMXrZi9KN8syECqJMpo19zPHAE1s81qHzHQei9psL', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 478d1ba0-67f1-4475-a3e6-e783a62b4617, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 478d1ba0-67f1-4475-a3e6-e783a62b4617, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 478d1ba0-67f1-4475-a3e6-e783a62b4617, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, cf844dcf-d886-41af-873e-1d735791075e, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, cf844dcf-d886-41af-873e-1d735791075e, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, cf844dcf-d886-41af-873e-1d735791075e, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:295 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')]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:375 RpcState(ListEndpoints, 806c3e9a-5e0a-4dab-b8a0-b887e80ac53f, localhost:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ListEndpoints, 806c3e9a-5e0a-4dab-b8a0-b887e80ac53f, localhost:4507): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:51 RpcState(ListEndpoints, 806c3e9a-5e0a-4dab-b8a0-b887e80ac53f, localhost:4507): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-izdhpfhiay.auto.internal" port: 4507 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 /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-izdhpfhiay.auto.internal:4507, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:498 Closing channel for endpoint localhost:4507
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074335Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074335Z
20251114/us-east-1/s3/aws4_request
d4cc7bddf6b7cf345652146f43445d0e7faa26028f81655f6dbcd33da130a079
DEBUG    botocore.auth:auth.py:430 Signature:
e54d7646bb0047085c2f86788b69a637cf343eb1855e5ed18de1bf46e20830ad
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074335Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e54d7646bb0047085c2f86788b69a637cf343eb1855e5ed18de1bf46e20830ad', 'amz-sdk-invocation-id': b'd5ce106b-f6b1-4309-a93d-e24ed3e31dae', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:35 GMT', 'x-amzn-requestid': 'i6C0U327xoKzG423G0ohPQ6Sd22BPw8g44ZnGJiPG8iFgkvTvta1', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074335Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074335Z
20251114/us-east-1/s3/aws4_request
5e25e02543a44ed1568633cfdc281f4205f0a5ca36a9337b6a41f93192f0131b
DEBUG    botocore.auth:auth.py:430 Signature:
088c36810bdc09e41b3f9824fc56057476c2c2b9bb12f7b7c4d019d78f46c90a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074335Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=088c36810bdc09e41b3f9824fc56057476c2c2b9bb12f7b7c4d019d78f46c90a', 'amz-sdk-invocation-id': b'c1b6f0a7-cff9-4ef2-93cf-b68dad3a9266', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:35 GMT', 'x-amzn-requestid': 'NV44Ch7VcCu3mBCY8LLve9490IAGpuNq6eZtCX0q6rQolR70Gm7E', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074335Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074335Z
20251114/us-east-1/s3/aws4_request
22c204ca1031f9f64ba0d03a2b3abad7b3ac47f6c2f40d2c019e01a59acbd95c
DEBUG    botocore.auth:auth.py:430 Signature:
1e83604cc76a2f0f63b9d190d3fcbddda67716e877601449ce3061ea96f50078
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074335Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1e83604cc76a2f0f63b9d190d3fcbddda67716e877601449ce3061ea96f50078', 'amz-sdk-invocation-id': b'c74bbc90-d9ae-4b98-9980-c57f568a6eb8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:35 GMT', 'x-amzn-requestid': '0GzZD2IJO28tQQofBwpirz5BseCrSU2RLzKIQMCAFOLwtLkrqeEv', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b8b25ec0-1993-43dd-8b06-50dd13bcb615, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b8b25ec0-1993-43dd-8b06-50dd13bcb615, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b8b25ec0-1993-43dd-8b06-50dd13bcb615, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b69be75e-afb6-43c8-a908-64753e8cbbef, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b69be75e-afb6-43c8-a908-64753e8cbbef, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b69be75e-afb6-43c8-a908-64753e8cbbef, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074336Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074336Z
20251114/us-east-1/s3/aws4_request
1e4c01eccd6cd2b8296abd813b91e0f0572a7ff094f029ffec0b568e7c785bc1
DEBUG    botocore.auth:auth.py:430 Signature:
e305fb63a5f14a133da53299edd40f4da08f85f9e9e7a30450fafa3e37e0b06d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074336Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e305fb63a5f14a133da53299edd40f4da08f85f9e9e7a30450fafa3e37e0b06d', 'amz-sdk-invocation-id': b'003cd470-ee86-46b8-9542-40ab897b692f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:36 GMT', 'x-amzn-requestid': 'asDbHoGCxc3n16rR0K9Vg78DPXEOngcRvuohGhwkLayWzrewsqfD', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074336Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074336Z
20251114/us-east-1/s3/aws4_request
5bfbc80c528bcb983285dda1172a21bfae6cd2ef7add8f11449faea9bc505dfa
DEBUG    botocore.auth:auth.py:430 Signature:
4967fb4672027a49ddad9d3c38a02a06a109473e17d7cfd4e340cede489ca34b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074336Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4967fb4672027a49ddad9d3c38a02a06a109473e17d7cfd4e340cede489ca34b', 'amz-sdk-invocation-id': b'd8680750-539c-41bf-8260-2eea313f2104', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:36 GMT', 'x-amzn-requestid': 'uQviOPJmLmjTC7zfEqgeLrHTqdTHudKV0YEytTGU2mDngiLOae7P', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074336Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074336Z
20251114/us-east-1/s3/aws4_request
9518927cf236c9b474a385aabfe27f47646549c394a1375510238d7e457b70b2
DEBUG    botocore.auth:auth.py:430 Signature:
9f2a8479fe44487e496a3176fe39683a901187a72677b7cd1b9ce23bf3a9996a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074336Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9f2a8479fe44487e496a3176fe39683a901187a72677b7cd1b9ce23bf3a9996a', 'amz-sdk-invocation-id': b'445f63d8-b240-4d21-aa0f-c0d5d99fe2f1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:36 GMT', 'x-amzn-requestid': 'nbwDT5NnNeJu9YzPSAgL7fG42BUelmO6q4dVbc0XoTrpMRREYmuB', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6fafb127-bcb1-4bbf-8bdc-1727122beb9b, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6fafb127-bcb1-4bbf-8bdc-1727122beb9b, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6fafb127-bcb1-4bbf-8bdc-1727122beb9b, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6500ef16-1c1d-4aec-8876-84200ef71027, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6500ef16-1c1d-4aec-8876-84200ef71027, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6500ef16-1c1d-4aec-8876-84200ef71027, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074338Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074338Z
20251114/us-east-1/s3/aws4_request
510e3f87ab28bf554112f8385b0c24714c26bc93153c8222dc392424bb147860
DEBUG    botocore.auth:auth.py:430 Signature:
90f44d01c4973c8cffc83e7c2a514fe192cd8e760ac5b1eaff5889b941cb1629
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074338Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=90f44d01c4973c8cffc83e7c2a514fe192cd8e760ac5b1eaff5889b941cb1629', 'amz-sdk-invocation-id': b'fab19572-a10e-485e-873d-a0c8c6bc5c23', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:38 GMT', 'x-amzn-requestid': 'tNKQE6Pt54KVzaqaJUyUQwCx7ISG08zWoI89M0w487wPZhKIrgfC', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074338Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074338Z
20251114/us-east-1/s3/aws4_request
bcbed2331f50b2f89e27e84e26b24c9bc8932cacd41c8225509fc65d784074c3
DEBUG    botocore.auth:auth.py:430 Signature:
31d0d16846eedbbabf9734f54f67d9600353e77a287dc6d42697a95585537238
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074338Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=31d0d16846eedbbabf9734f54f67d9600353e77a287dc6d42697a95585537238', 'amz-sdk-invocation-id': b'84254bed-d688-4a12-9f8d-2f8420ef25da', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:38 GMT', 'x-amzn-requestid': 'Xwk8n7gscLd6zR2Kdh92yDTZl5aF6AZK8X2vFZlWAIzdcaj7hqvU', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074338Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074338Z
20251114/us-east-1/s3/aws4_request
53d1e503f2cb3c2ceaafae9e9611ae45d91b1d32acb260c0bf0b2bec4b690795
DEBUG    botocore.auth:auth.py:430 Signature:
1d46e39fb5df50a10c5d4d6b296090c263927bc650c9d993ad546205fcd3ac0e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074338Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1d46e39fb5df50a10c5d4d6b296090c263927bc650c9d993ad546205fcd3ac0e', 'amz-sdk-invocation-id': b'7c5f3a5f-0808-46a7-8f8e-a15171713e9c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:38 GMT', 'x-amzn-requestid': 'y13wJHWf42TWrd5PqvrDhbZ0YWAG0e44OBEbcHB9axm9U7SaPMpu', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 9d43e995-f09f-4a64-9401-e95cafc3a38f, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 9d43e995-f09f-4a64-9401-e95cafc3a38f, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 9d43e995-f09f-4a64-9401-e95cafc3a38f, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, dd43612c-ec38-471b-9a6d-eaf8b28f3cc7, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, dd43612c-ec38-471b-9a6d-eaf8b28f3cc7, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, dd43612c-ec38-471b-9a6d-eaf8b28f3cc7, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074339Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074339Z
20251114/us-east-1/s3/aws4_request
b03a9e00d162effe9228ff8e4c4ea23db5ea1ef8ade6d94ddf9990f40c23154f
DEBUG    botocore.auth:auth.py:430 Signature:
ec7de46001cd4e207074583f21eb88c80d25e4227c5d1a12e96dba92abaed40e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074339Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ec7de46001cd4e207074583f21eb88c80d25e4227c5d1a12e96dba92abaed40e', 'amz-sdk-invocation-id': b'7252172a-a0a8-4177-b07a-b134a93c98bd', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:39 GMT', 'x-amzn-requestid': 'IEN0YauIW08PUfBPbVOmX2QwMwiEtmU1bbYn3N1HD634bVIMaYZL', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074339Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074339Z
20251114/us-east-1/s3/aws4_request
db64e4c39516c15babd67bc2191f262fe1bb2d7579624e093a5e02dc98c2ffd9
DEBUG    botocore.auth:auth.py:430 Signature:
7e0c150194ad07383ebd0c1b907f62ee05ec3f97020dff3469dee94179e08044
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074339Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7e0c150194ad07383ebd0c1b907f62ee05ec3f97020dff3469dee94179e08044', 'amz-sdk-invocation-id': b'd5e4f7b2-c75a-4841-84f8-78b613e51ff3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:39 GMT', 'x-amzn-requestid': 'xZuLGoWQDRmX9hwjOjABztyNQZNH4sq7jgRPEBLz6fXxzaMS4WIZ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074339Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074339Z
20251114/us-east-1/s3/aws4_request
4936f3eb4080144b7a12e79deb87fe47dc36a32a9ab6170d5eb56ecb6b4d7f3d
DEBUG    botocore.auth:auth.py:430 Signature:
2c6fa288edc1df7095b00399701c6691f8e449a46fe8c5ea1598e510848bbc83
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074339Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2c6fa288edc1df7095b00399701c6691f8e449a46fe8c5ea1598e510848bbc83', 'amz-sdk-invocation-id': b'9abffa3d-d831-457c-8956-1bb13660d681', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:39 GMT', 'x-amzn-requestid': 'mXtq5V2F0ZxSjHlsDqekU4NxQcirsBr7SYSHJH0kIqJ6MDXiX4EZ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 5981d88b-f356-4f82-8125-f82cdbdc1907, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 5981d88b-f356-4f82-8125-f82cdbdc1907, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 5981d88b-f356-4f82-8125-f82cdbdc1907, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 40bd2a06-6eed-4a78-aad3-eca61bdc2b2a, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 40bd2a06-6eed-4a78-aad3-eca61bdc2b2a, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 40bd2a06-6eed-4a78-aad3-eca61bdc2b2a, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074340Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074340Z
20251114/us-east-1/s3/aws4_request
381984ba8dc17b7102aca90662efe5c467fcc0e6bdec4a0f6b13e23740cf73b8
DEBUG    botocore.auth:auth.py:430 Signature:
78f83b4670a4dd95b84e4a4c9d0b82dafb859ab415130cefff516e3e3047d5a7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074340Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=78f83b4670a4dd95b84e4a4c9d0b82dafb859ab415130cefff516e3e3047d5a7', 'amz-sdk-invocation-id': b'3138a251-b510-46f5-846f-e8de5401951c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:40 GMT', 'x-amzn-requestid': 'bmycV1HWunhQGcTcd3jtAwoGv2HRDyKyPEUt4Slha8nJTyWESxsk', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074340Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074340Z
20251114/us-east-1/s3/aws4_request
83a0375296698358bc9451f16b22270a576b0e9610bffc7d053b01f968d8479b
DEBUG    botocore.auth:auth.py:430 Signature:
8dbb00fd89258abeba6e4ce769393b6867f841575be9a5d47d5aa1cd8716f5c1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074340Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8dbb00fd89258abeba6e4ce769393b6867f841575be9a5d47d5aa1cd8716f5c1', 'amz-sdk-invocation-id': b'a1bc79cd-057e-4499-9fbc-410ddd94615e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:40 GMT', 'x-amzn-requestid': '0OZTCsavSix9MAJdrSLrUI5FoRJE3dEZF5DK6cKo9qA0Y7Ut3d94', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074340Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074340Z
20251114/us-east-1/s3/aws4_request
47162d3164f6424f0863aaad3457e2603be22fc0f3591c92ad74571a5a3c2fb5
DEBUG    botocore.auth:auth.py:430 Signature:
8c05dc3703bf4bc70a94fb15edeef21b6e0a5c3200b9897f0b9c3bec32cc2808
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074340Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8c05dc3703bf4bc70a94fb15edeef21b6e0a5c3200b9897f0b9c3bec32cc2808', 'amz-sdk-invocation-id': b'84122be5-af38-4b2d-a7ad-3064f7507a5a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:40 GMT', 'x-amzn-requestid': 'JakgtxQawrV8r7TLWR4j2rWr6aO7M3wPmYr1b1cuZl1A1ZtaxQLu', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f1c0cdac-de3a-4dc7-a6b7-1153cebaa67d, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f1c0cdac-de3a-4dc7-a6b7-1153cebaa67d, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f1c0cdac-de3a-4dc7-a6b7-1153cebaa67d, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, af304fb7-36d1-494d-a8c1-56e0812a5961, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, af304fb7-36d1-494d-a8c1-56e0812a5961, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, af304fb7-36d1-494d-a8c1-56e0812a5961, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074342Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074342Z
20251114/us-east-1/s3/aws4_request
f1ce15ca975bdeba8eb09371aeb1390d1e75c5367596a15d98616c11e813338c
DEBUG    botocore.auth:auth.py:430 Signature:
4062a4c2de90fb8b89f6f7d4a9a077a478efcdb44b7944af64dcc2b81f014c6a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074342Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4062a4c2de90fb8b89f6f7d4a9a077a478efcdb44b7944af64dcc2b81f014c6a', 'amz-sdk-invocation-id': b'0afa571b-43f1-4dd4-9535-f79eb36e7f33', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:42 GMT', 'x-amzn-requestid': 'r5cq1vajRCn8b0ehoJzhgzt703fvimamrfh1PfXeWh5lcgIbAx7L', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074342Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074342Z
20251114/us-east-1/s3/aws4_request
01ac152671537bc01ff81247ef001271ca3e6ad5116369f7192667e24eb79b03
DEBUG    botocore.auth:auth.py:430 Signature:
842feacbefe04cdf4f272183497ceeacacd5aea03d2746242d13d3a9e1110ad6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074342Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=842feacbefe04cdf4f272183497ceeacacd5aea03d2746242d13d3a9e1110ad6', 'amz-sdk-invocation-id': b'09dbc4f5-3458-4cc3-876e-59bff725a29b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:42 GMT', 'x-amzn-requestid': 'pIvPZh2Ux5i9vlRYvgFD3XG1pyiX6PFrs7SdmpVqNQE8vtRCQtJp', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074342Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074342Z
20251114/us-east-1/s3/aws4_request
701bd710089b8d3e1d06295b5bd0ce4e2a3e53ef62af8874cdda55b747e39e08
DEBUG    botocore.auth:auth.py:430 Signature:
7025f7ea489a42c6cbb845dbf3d9c237aead27b78d084c919aa93a0bb2f7a70b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074342Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7025f7ea489a42c6cbb845dbf3d9c237aead27b78d084c919aa93a0bb2f7a70b', 'amz-sdk-invocation-id': b'e9b2c7f7-ca52-4387-8ab9-92e6084250d9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:42 GMT', 'x-amzn-requestid': 'LEnIxhkuPhVfoDq0zEwgeFL5LKwlfnG78kgMrCXpjeaE1HPAYPRA', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b0e60a64-be7c-4b6b-b0b4-30beff6a96fe, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b0e60a64-be7c-4b6b-b0b4-30beff6a96fe, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b0e60a64-be7c-4b6b-b0b4-30beff6a96fe, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 74b34d55-6054-46fb-badb-45b02ee8200d, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 74b34d55-6054-46fb-badb-45b02ee8200d, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 74b34d55-6054-46fb-badb-45b02ee8200d, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074343Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074343Z
20251114/us-east-1/s3/aws4_request
d5fd3a727dc7486d5db486815944af717cce56c54c86ce16ba607f85e8e9d98c
DEBUG    botocore.auth:auth.py:430 Signature:
1a271c2280d5796a38df0b2363105ea6d5183fd17411a40e18808d55c768792c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074343Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1a271c2280d5796a38df0b2363105ea6d5183fd17411a40e18808d55c768792c', 'amz-sdk-invocation-id': b'ffb99da7-2431-44a2-ae1c-e979f1ebe1d3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:43 GMT', 'x-amzn-requestid': 'K30r9lHh0EckEkPk9Boxu1HWmXKlUI0hRA5GiofvI7kKCyQYyal3', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074343Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074343Z
20251114/us-east-1/s3/aws4_request
d6a1827b74f9dfa7573d0652567a011a34cb730255b0046563ad4c69eaa27312
DEBUG    botocore.auth:auth.py:430 Signature:
1378cadb0881df8eaca0e2f718ad45b29999c0fe223f35373da1386663bf7972
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074343Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1378cadb0881df8eaca0e2f718ad45b29999c0fe223f35373da1386663bf7972', 'amz-sdk-invocation-id': b'9f6d2e10-9596-45d1-8a1c-a32b16538c76', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:43 GMT', 'x-amzn-requestid': '0hCGR6YqRCgNKy8G8P0qCDSIQDsxaf8c8YnY0KSE9l86Rzl4KmoB', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074343Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074343Z
20251114/us-east-1/s3/aws4_request
6a6d0463bf653881b8c2e637637d79199218137fe2efb6ce9dd7231eaa897738
DEBUG    botocore.auth:auth.py:430 Signature:
49fe77afb3012b32ab0811749841e6175ef2ca3334ec3a9bda714ffd82193175
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074343Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=49fe77afb3012b32ab0811749841e6175ef2ca3334ec3a9bda714ffd82193175', 'amz-sdk-invocation-id': b'af85cf84-1651-4001-bf69-0d17beb8715d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:43 GMT', 'x-amzn-requestid': 'zUixz9RniBL6b3no1nV11g0T4b7Zx38G0VTOglyDfj26ihDAnMHS', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a336c67e-29c8-4917-a895-c6444e74e50a, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a336c67e-29c8-4917-a895-c6444e74e50a, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a336c67e-29c8-4917-a895-c6444e74e50a, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 7d97e555-f946-4e0d-9ab0-1d129ec7cb17, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 7d97e555-f946-4e0d-9ab0-1d129ec7cb17, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 7d97e555-f946-4e0d-9ab0-1d129ec7cb17, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074344Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074344Z
20251114/us-east-1/s3/aws4_request
3a56de3bc8b73694ed07a6c7ae34ce9f6671e758f1c1f7158441242fe661ac49
DEBUG    botocore.auth:auth.py:430 Signature:
ff75f71da9d5d5ddead6089b79e3a6873761d69bd42fd35f1dbc11a37fbef872
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074344Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ff75f71da9d5d5ddead6089b79e3a6873761d69bd42fd35f1dbc11a37fbef872', 'amz-sdk-invocation-id': b'2c005192-ba09-47aa-b09e-dcf4aa673ce2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:44 GMT', 'x-amzn-requestid': 'c6IOCJQV9J8TpOd9KhEaiX4dMhG3PAW31D7IQ8DZAR8scOkPYGzm', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074344Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074344Z
20251114/us-east-1/s3/aws4_request
9c8c789501e00333bd1b719e412bd64fedcb987cc89ff7b46860e94f7f143ba9
DEBUG    botocore.auth:auth.py:430 Signature:
81466908034c4200598bc1d3511fbd48cd7a1e8e6a46fb417088d9b4c03e32f3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074344Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=81466908034c4200598bc1d3511fbd48cd7a1e8e6a46fb417088d9b4c03e32f3', 'amz-sdk-invocation-id': b'd5b0c4a7-773a-4a2c-9af7-b017023578e8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:44 GMT', 'x-amzn-requestid': 'bQXOuVCZCHqEX9jf5ugz3x7HKCVxrfrxMgpSFSFqZ50KW2FxUcuA', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074344Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074344Z
20251114/us-east-1/s3/aws4_request
b3b9d9bda984c7e28eb0607762ea2ff723d5c52643b456169204248cca09b3c2
DEBUG    botocore.auth:auth.py:430 Signature:
1e824c7c7f2f014c2d1604f26876cf7bf79a8a2d09a0934435b3be055c89dfbe
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074344Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1e824c7c7f2f014c2d1604f26876cf7bf79a8a2d09a0934435b3be055c89dfbe', 'amz-sdk-invocation-id': b'54e5a2a6-be17-4caf-a304-34c272c95bd4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:44 GMT', 'x-amzn-requestid': 'PRZ3CRxq8ZTDarsR1O2u11HwZgp5jrNQkQJbglWAK28xqIjDY5U8', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 25cb7a5c-4853-406b-bb1d-2efa52a3fe1b, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 25cb7a5c-4853-406b-bb1d-2efa52a3fe1b, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 25cb7a5c-4853-406b-bb1d-2efa52a3fe1b, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f776ef85-8b67-4b53-bbe1-e1499122a69e, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f776ef85-8b67-4b53-bbe1-e1499122a69e, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f776ef85-8b67-4b53-bbe1-e1499122a69e, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074346Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074346Z
20251114/us-east-1/s3/aws4_request
7a308275b70375f7e4d63ceac2912de8ce3231bcacf49bb3e755d04bcf4a2af7
DEBUG    botocore.auth:auth.py:430 Signature:
b435a2229c95f35e67eca17ad18c0fa0711f8b503a79002fb84f3d4c5719f33a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074346Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b435a2229c95f35e67eca17ad18c0fa0711f8b503a79002fb84f3d4c5719f33a', 'amz-sdk-invocation-id': b'b9044a5d-386b-428d-b012-c36e83b81cb4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:46 GMT', 'x-amzn-requestid': '002uIExg0H999XQLHoAGZwkt3dAY877PzTZQ4lawCcFWeTvEKdMK', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074346Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074346Z
20251114/us-east-1/s3/aws4_request
58cca638c61d827612d680946142533d41a0a5c5e14f084ea8f47dc7f38bca08
DEBUG    botocore.auth:auth.py:430 Signature:
d4cc49463e4eef9d5f79b1658c7616da52ace77fcc776d06ed8d633de5d0d470
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074346Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d4cc49463e4eef9d5f79b1658c7616da52ace77fcc776d06ed8d633de5d0d470', 'amz-sdk-invocation-id': b'daf44bd8-1466-4645-91a2-d5c92b4806aa', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:46 GMT', 'x-amzn-requestid': 'PGRGLWyYaMsoij1JB829fecAVvJsldIasaoRRjacoJFFlYEl3M8k', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074346Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074346Z
20251114/us-east-1/s3/aws4_request
298ad50694811c0983d041955b4ee24d1269df47fff02e1712843626248850db
DEBUG    botocore.auth:auth.py:430 Signature:
903023a1586b64ed6f1a356d4285bfa03e7959d44d30f668f944fe4868e76840
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074346Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=903023a1586b64ed6f1a356d4285bfa03e7959d44d30f668f944fe4868e76840', 'amz-sdk-invocation-id': b'b444ff19-4aee-4b7f-baba-5ddf701492f7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:46 GMT', 'x-amzn-requestid': 'AgnFsYNaWiYzAC0r8RBPXj2d7ocDvN8GmnNPvqlXv2OThcIEW2cg', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a965c5f7-600e-4f6f-9a20-5c1954431649, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a965c5f7-600e-4f6f-9a20-5c1954431649, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a965c5f7-600e-4f6f-9a20-5c1954431649, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 21e1c94e-5d47-4415-a89d-6949adf43cf1, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 21e1c94e-5d47-4415-a89d-6949adf43cf1, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 21e1c94e-5d47-4415-a89d-6949adf43cf1, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074347Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074347Z
20251114/us-east-1/s3/aws4_request
063eb95e425af7b8c9856b6ec3ba13fc25be5755af4a8b5e154968c4554699fb
DEBUG    botocore.auth:auth.py:430 Signature:
dbd8332935044ca4ba2e1efab2c08a60091efb6c979b8af61645b0be5b13ee37
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074347Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=dbd8332935044ca4ba2e1efab2c08a60091efb6c979b8af61645b0be5b13ee37', 'amz-sdk-invocation-id': b'd905b9a3-4fcd-46b7-b848-6674c7d8c793', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:47 GMT', 'x-amzn-requestid': 'ohlPpjA1jGTDIqF5lGt7roPTXKhycZ7k216Jfc6LjDjE5BTNFc9T', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074347Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074347Z
20251114/us-east-1/s3/aws4_request
ec9252916f6b20ab70dd950c3a41a5635a52c6902dbd4956721e0866e1c5721a
DEBUG    botocore.auth:auth.py:430 Signature:
6e29d5394b3043f8c8d3992ae62ab536bc9a6980d8d931988cb5915fd751f1cb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074347Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6e29d5394b3043f8c8d3992ae62ab536bc9a6980d8d931988cb5915fd751f1cb', 'amz-sdk-invocation-id': b'0b29675e-040d-41e5-83b1-72af93c3b2ca', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:47 GMT', 'x-amzn-requestid': 'przZXd44lwjPEp8sLVokv8YP6BcyibscJk2DMrr1niW9YGGc2iZM', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074347Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074347Z
20251114/us-east-1/s3/aws4_request
1caefd21d9ee2552ffb1e4349a83eea417c1cbb4f52be1f6894c4bf838eaf1b5
DEBUG    botocore.auth:auth.py:430 Signature:
798db11437270a45447159595e25d13d4a4b7839daf7da46e90ad56adf02c156
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074347Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=798db11437270a45447159595e25d13d4a4b7839daf7da46e90ad56adf02c156', 'amz-sdk-invocation-id': b'702d891c-4df7-4bff-94da-338974aa270a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:47 GMT', 'x-amzn-requestid': 'rb8aiErzMK9xmojEXRRdIVH09KmVKIHQW1qwD8vUlCwTkPGIQS6n', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 08fc0f79-1837-4c2c-b015-fde2ad948fb7, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 08fc0f79-1837-4c2c-b015-fde2ad948fb7, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 08fc0f79-1837-4c2c-b015-fde2ad948fb7, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6e51d6f1-8395-41b7-a15d-71c9b6daa3a6, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6e51d6f1-8395-41b7-a15d-71c9b6daa3a6, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6e51d6f1-8395-41b7-a15d-71c9b6daa3a6, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074348Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074348Z
20251114/us-east-1/s3/aws4_request
803124b60ca3c29b4182f566861f8d61fe7d037fe789e6af90f405bb8e46bc3f
DEBUG    botocore.auth:auth.py:430 Signature:
7ef662f06d69ad4f7c738c500637639be8676b2bb1711c822b4c295c7ae133bc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074348Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7ef662f06d69ad4f7c738c500637639be8676b2bb1711c822b4c295c7ae133bc', 'amz-sdk-invocation-id': b'55c0ba41-8615-4474-834a-7bd62ff4c982', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:48 GMT', 'x-amzn-requestid': '5XweFfFQBQcxFJZxoGwDHjMcbOpwVDIGxGCxBMg2kAC6J2y8RUMP', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074348Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074348Z
20251114/us-east-1/s3/aws4_request
80ca8dd3dcf4476987ca1764da33f1dd4092aeef19eab4c2b1fd1178f5f01619
DEBUG    botocore.auth:auth.py:430 Signature:
7fdba0c25f6a00975b803b25b70948a89df141c806440088ac2852d38c0f231f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074348Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7fdba0c25f6a00975b803b25b70948a89df141c806440088ac2852d38c0f231f', 'amz-sdk-invocation-id': b'434c1ede-de58-40ee-878c-71980b871b52', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:48 GMT', 'x-amzn-requestid': 'vAj2hVlYNVRZspK6zp2UTx0nDmQsXyojAcip2cCSNNHYgvl0cfL1', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074348Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074348Z
20251114/us-east-1/s3/aws4_request
29aad42ca753017e4ea39a273171a825d39a11c05a88f5081ddac70a3ae51298
DEBUG    botocore.auth:auth.py:430 Signature:
e757a8ac6d531938526c722d8ee0f7769e7022c6f453743baa9b056909c93283
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074348Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e757a8ac6d531938526c722d8ee0f7769e7022c6f453743baa9b056909c93283', 'amz-sdk-invocation-id': b'221cacf9-84cc-4896-9ce1-22a1fa7a8c45', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:48 GMT', 'x-amzn-requestid': 'e78kLX9NL1ZQW4IDcD1ipvApbANpUIcfcjplMzlt3HMfBMWGq9nC', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, cf3c7264-c668-4eb8-97e7-93711dbd7837, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, cf3c7264-c668-4eb8-97e7-93711dbd7837, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, cf3c7264-c668-4eb8-97e7-93711dbd7837, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 61947718-d408-4245-8f79-6359cc765b9a, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 61947718-d408-4245-8f79-6359cc765b9a, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 61947718-d408-4245-8f79-6359cc765b9a, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074350Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074350Z
20251114/us-east-1/s3/aws4_request
956a68252b8ca9528fb91266b132df1a5feced1640445754f5d0ddd2d92ad5a1
DEBUG    botocore.auth:auth.py:430 Signature:
f1a7d8c52af3829a45f729fec9f60d2aeb3c6d74910f706c67cf6cc952d1c79a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074350Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f1a7d8c52af3829a45f729fec9f60d2aeb3c6d74910f706c67cf6cc952d1c79a', 'amz-sdk-invocation-id': b'5cf844b6-0bd8-4998-bb2d-d3e8f19605b7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:50 GMT', 'x-amzn-requestid': 'RfQbElD5XK16F0BrqRgVixgaBUq233UKci2vRAQbHQ1u0rQrbejY', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074350Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074350Z
20251114/us-east-1/s3/aws4_request
d8c5c1fa084ebab04af0942638d17c7bda5c8ab2850084edc3c89f81151f153c
DEBUG    botocore.auth:auth.py:430 Signature:
82608e7ac9aabd4b3ec86c5b983b32795e1a15e5927a2410d5955c9d0b3a21de
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074350Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=82608e7ac9aabd4b3ec86c5b983b32795e1a15e5927a2410d5955c9d0b3a21de', 'amz-sdk-invocation-id': b'957ee28a-6fc1-4315-b5a3-0c2b4dfef6f2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:50 GMT', 'x-amzn-requestid': 'JkkJN1ptKZmFpbrzUzxBIQubr916faa8K2qQ5Blbq1FcyZzgM5Pn', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074350Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074350Z
20251114/us-east-1/s3/aws4_request
91d73f5f4e58028388ae6c7cb509e9c1ce6e662b208fa7d58f7ffc9a96e385f3
DEBUG    botocore.auth:auth.py:430 Signature:
584e9a45a14bd125f44d7abb9f73410a0d9b5bc01176896a3089cb4d726339f2
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074350Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=584e9a45a14bd125f44d7abb9f73410a0d9b5bc01176896a3089cb4d726339f2', 'amz-sdk-invocation-id': b'578f3b69-a53a-4660-8435-d7bf79bef05f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:50 GMT', 'x-amzn-requestid': 'fTZru2JQVhbwkMnRwqzBxOdTZjvUHwHd0y34O2xdglpM2GcXckUA', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 10dd8edc-11e4-4192-801f-672b3a25b5fc, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 10dd8edc-11e4-4192-801f-672b3a25b5fc, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 10dd8edc-11e4-4192-801f-672b3a25b5fc, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3649db40-0d42-4868-aabc-4a3087f40dee, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3649db40-0d42-4868-aabc-4a3087f40dee, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3649db40-0d42-4868-aabc-4a3087f40dee, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074351Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074351Z
20251114/us-east-1/s3/aws4_request
9b8b8f8a424a675865e1e6fe1100dfc3eb949e6de9c70178e5b7bac2368f0788
DEBUG    botocore.auth:auth.py:430 Signature:
87cba9559c2bc15cfb9bc8a13f4df2fc225aa40516b6678c22abf1d4890e7dfa
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074351Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=87cba9559c2bc15cfb9bc8a13f4df2fc225aa40516b6678c22abf1d4890e7dfa', 'amz-sdk-invocation-id': b'6524516d-8c59-4b87-a465-b90425e4b4aa', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:51 GMT', 'x-amzn-requestid': '0OPxXvGEgf1pd8ftNtF0nUdnGHiHkYSBViQjG39euWVocNc24EbJ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074351Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074351Z
20251114/us-east-1/s3/aws4_request
4ed561c44b459628dec3d59aa44f0bd93763438f9a96fc34a373dae557feecf1
DEBUG    botocore.auth:auth.py:430 Signature:
c58225d43722cb475f7263be47d9ea163466093bd9ea0e8a81d0ab37568b7357
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074351Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c58225d43722cb475f7263be47d9ea163466093bd9ea0e8a81d0ab37568b7357', 'amz-sdk-invocation-id': b'7327b621-8ce2-4161-8113-c3cc2644140f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:51 GMT', 'x-amzn-requestid': 'OoFPqAT0mfDQrDdqw0O4xBcdfLthBsgNLKYPnvtCietkkK5RFlHY', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074351Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074351Z
20251114/us-east-1/s3/aws4_request
9852848627659b91774545a5631eb43cc75b9f9517dc48593e476bd509e35dc2
DEBUG    botocore.auth:auth.py:430 Signature:
fcb4e8c85acba45efac497257adc0876f814e47763d3163b1af99a91e21666ca
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074351Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fcb4e8c85acba45efac497257adc0876f814e47763d3163b1af99a91e21666ca', 'amz-sdk-invocation-id': b'ec6cbdd1-b750-4900-909a-478403806c2c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:51 GMT', 'x-amzn-requestid': '6CGI7xRn3AH0T7QYmxRc6HZun95FYqYGQNvImbOXlRx2cTcT2irA', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, aecf9848-390f-4027-9ce1-09d5f228e4a4, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, aecf9848-390f-4027-9ce1-09d5f228e4a4, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, aecf9848-390f-4027-9ce1-09d5f228e4a4, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 07b5a1d1-0914-4dd0-abac-c1b00c4c565e, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 07b5a1d1-0914-4dd0-abac-c1b00c4c565e, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 07b5a1d1-0914-4dd0-abac-c1b00c4c565e, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074352Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074352Z
20251114/us-east-1/s3/aws4_request
897687e7e00b7785f5d4d0cd8d46390c5b0c513ad786a96602511d18a0219113
DEBUG    botocore.auth:auth.py:430 Signature:
3e752feecf7371dd963070f78cb17df1f3dd1815cbb9c903babd6afce70b9a31
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074352Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3e752feecf7371dd963070f78cb17df1f3dd1815cbb9c903babd6afce70b9a31', 'amz-sdk-invocation-id': b'd43d0005-aba6-424a-a9ed-6bfb5b4ba39c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:52 GMT', 'x-amzn-requestid': 'AN9WBj3JyIDXCkuciqxZ737DY9VtuR5UoJmgDeiJkG7WsGEJ2vfH', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074352Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074352Z
20251114/us-east-1/s3/aws4_request
ec435a63c2094fb10e0f987bc2e7602df168f92e8cd90a95db4b385e7c775c5a
DEBUG    botocore.auth:auth.py:430 Signature:
dc1f9c20bf2e8af6bca583d17ae8edbfdc297bce320feac9e8263ee594d61046
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074352Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=dc1f9c20bf2e8af6bca583d17ae8edbfdc297bce320feac9e8263ee594d61046', 'amz-sdk-invocation-id': b'910a83c7-1f95-459d-8bbc-3a24a98297de', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:52 GMT', 'x-amzn-requestid': '1ZxBA7HmWBytxIMaNffScVrPVlg7UoZuYjDiyDOXBh0tm8jIciHs', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074352Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074352Z
20251114/us-east-1/s3/aws4_request
e8372c68c3971020df4524a08f04c5852a417d8150f4b0151dc8ffe8b2b06d6d
DEBUG    botocore.auth:auth.py:430 Signature:
dbbe9ad983eaa8173f53982695a7e2318e1eab424ed1e16b82b74d069078c43b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074352Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=dbbe9ad983eaa8173f53982695a7e2318e1eab424ed1e16b82b74d069078c43b', 'amz-sdk-invocation-id': b'4d3291da-9b8a-40fc-b9c0-33a186fd63e7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:52 GMT', 'x-amzn-requestid': 'uEvyvOWM6AjC1mYsNrmjkr5bclNCyg5QMFRwUnJiVkVhrQAQd7kR', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ae4299f9-96d5-4057-8fc0-9e68e4ce1de3, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ae4299f9-96d5-4057-8fc0-9e68e4ce1de3, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ae4299f9-96d5-4057-8fc0-9e68e4ce1de3, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 89dfaffe-cfa8-4778-8282-4dfd7c4c9ec2, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 89dfaffe-cfa8-4778-8282-4dfd7c4c9ec2, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 89dfaffe-cfa8-4778-8282-4dfd7c4c9ec2, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074354Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074354Z
20251114/us-east-1/s3/aws4_request
7a5d3cec8ad2761e23c5727a27b834db22380afec96ecfb4c175a6b47691ebfe
DEBUG    botocore.auth:auth.py:430 Signature:
0dec2713213ffd4e8305acb392d77431081080c005600e7abbbfff1acdb4331a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074354Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0dec2713213ffd4e8305acb392d77431081080c005600e7abbbfff1acdb4331a', 'amz-sdk-invocation-id': b'97a879ea-e081-46ea-a601-891c437a43af', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:54 GMT', 'x-amzn-requestid': 'eKarearQhpeh28VVe9frox79uTXjQBQ8dFMO2APJc1jBfgOPfTss', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074354Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074354Z
20251114/us-east-1/s3/aws4_request
36190e7aa22bf2b10fcf36291d312b9058a67cc00967087f8445159e498f8296
DEBUG    botocore.auth:auth.py:430 Signature:
4267d87197a19447ddbf85c9b1377cb240c8e893d5f16e0025af2cdee1cfc92f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074354Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4267d87197a19447ddbf85c9b1377cb240c8e893d5f16e0025af2cdee1cfc92f', 'amz-sdk-invocation-id': b'3c0a2747-063d-43a6-b539-6c94fb9aebea', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:54 GMT', 'x-amzn-requestid': 'KwgPihRtN4wcJxA6vu8HipfW6xinBV0pJlL9EsxTeEhkUZWtCnNE', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074354Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074354Z
20251114/us-east-1/s3/aws4_request
710294b86cd3fba680d5457f6c485abe8eedf4bbefe460304dab72cd2a72e498
DEBUG    botocore.auth:auth.py:430 Signature:
49733ead21a507ecb6fe39b2e1b5e149fd0e00836c1d0002148214048896caa1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074354Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=49733ead21a507ecb6fe39b2e1b5e149fd0e00836c1d0002148214048896caa1', 'amz-sdk-invocation-id': b'1664fcec-51be-4a6f-858a-8eec5845c046', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:54 GMT', 'x-amzn-requestid': '2JvkUjcsebYCb3EW7LAetEOfBRasSOVMwsZu53VZCenbZ1u4OwfL', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d4977312-d241-4835-a92c-ea6d76246008, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d4977312-d241-4835-a92c-ea6d76246008, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d4977312-d241-4835-a92c-ea6d76246008, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 61ff1fd0-794f-485c-a953-986a81ade6cb, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 61ff1fd0-794f-485c-a953-986a81ade6cb, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 61ff1fd0-794f-485c-a953-986a81ade6cb, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074355Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074355Z
20251114/us-east-1/s3/aws4_request
fad267440f26e1399dd8fef1845f7bfa5e3f050d93fbac9ed20eab9e3ba2d88b
DEBUG    botocore.auth:auth.py:430 Signature:
db3e736238d147ad4fa6ad3111467d610db0142cfb9f86c7a368b2f6d1b35723
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074355Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=db3e736238d147ad4fa6ad3111467d610db0142cfb9f86c7a368b2f6d1b35723', 'amz-sdk-invocation-id': b'dd3be7dc-ef7d-4d76-8a86-7229921c375a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:55 GMT', 'x-amzn-requestid': '18kxUBDOdaxPsspDDacNo1vdsmOBpcWgHLvXY7BvE7GQvjwCiZKJ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074355Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074355Z
20251114/us-east-1/s3/aws4_request
b92f220b9e9e7ef8e04f85ba6d334c269f86c19bd41e4f4a766128afb15f311d
DEBUG    botocore.auth:auth.py:430 Signature:
873aea5fcb7df04913147770059166c180036c69ea39d1111c83edff9feadb9f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074355Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=873aea5fcb7df04913147770059166c180036c69ea39d1111c83edff9feadb9f', 'amz-sdk-invocation-id': b'dbfbb42c-24c1-442f-8d49-053649923aa8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:55 GMT', 'x-amzn-requestid': 'JXjK6e8wI7XTX15yzYWZ5Wi3KJcmAprcayE3PvxNy64uWy9YAKqu', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074355Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074355Z
20251114/us-east-1/s3/aws4_request
a95321e361c1138b9465070745d3207500ef29ee1d1bc706de6ae81fd966d5cd
DEBUG    botocore.auth:auth.py:430 Signature:
1f55b359bcd92ac28b1333b53974c65aa45dbd21e03b427ee903f950dae8f56c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074355Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1f55b359bcd92ac28b1333b53974c65aa45dbd21e03b427ee903f950dae8f56c', 'amz-sdk-invocation-id': b'6bb78a1d-8594-472a-a3e1-65d24d224e5b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:55 GMT', 'x-amzn-requestid': 'VoMsT24PKee2QHrMHL4XYqFSbIT1sVYqSCRQQQKogbWBxWyFDGye', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 33d2347a-1bfa-4332-89d4-2f8a0e9f76ea, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 33d2347a-1bfa-4332-89d4-2f8a0e9f76ea, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 33d2347a-1bfa-4332-89d4-2f8a0e9f76ea, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e4d4c31f-04dd-4d4d-acbf-de2a8a3dd277, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e4d4c31f-04dd-4d4d-acbf-de2a8a3dd277, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e4d4c31f-04dd-4d4d-acbf-de2a8a3dd277, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074356Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074356Z
20251114/us-east-1/s3/aws4_request
1e8e2856b5c43df27a54681ca4307e5bdaf5c367b1b6be169ef09c6451972be1
DEBUG    botocore.auth:auth.py:430 Signature:
918ebb598a507abd66c880f6c24944789f96182f42a548246eb62f077cd4804c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074356Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=918ebb598a507abd66c880f6c24944789f96182f42a548246eb62f077cd4804c', 'amz-sdk-invocation-id': b'd8be3814-97ef-4d0f-b55d-8ff3a32737ce', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:56 GMT', 'x-amzn-requestid': '15uQ1tXPyeAUhliiplxKXo0KJ5HtTfvuHEdTplWtZUzzDh0Egy1H', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074356Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074356Z
20251114/us-east-1/s3/aws4_request
f8af185f81dd1faccf952da86251d19825fdd71a026cc5929da300e0397ed7ea
DEBUG    botocore.auth:auth.py:430 Signature:
03c66ee18d229541b95cdb5737d88b70aaa4ec66dfa12c19ad8aedac71b4ce75
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074356Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=03c66ee18d229541b95cdb5737d88b70aaa4ec66dfa12c19ad8aedac71b4ce75', 'amz-sdk-invocation-id': b'7945c406-2409-4799-adcf-04b1a1bb3e7e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:56 GMT', 'x-amzn-requestid': '8m1BLYWALcoyJrJ4BKIo4w3gGfEwF24mnGI97vEvtryshzNMs5Gl', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074356Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074356Z
20251114/us-east-1/s3/aws4_request
fb6d2af83fbffdd9641580b067653bcafaad44c6f46e8b73584cf6df23719fe9
DEBUG    botocore.auth:auth.py:430 Signature:
1aa12f987d0e37b0c25731f6ae91748728f88c3d61842cf78ebb252b77b1cabe
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074356Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1aa12f987d0e37b0c25731f6ae91748728f88c3d61842cf78ebb252b77b1cabe', 'amz-sdk-invocation-id': b'8d4fd57c-74d2-4909-bf92-ed050991c26d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:56 GMT', 'x-amzn-requestid': 'OmjEk0hSQuGtMIy6v4X8nahHJFFQwJD2QTbJBdjjgo9ghGoM92Sm', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a55ebb04-88d5-4a90-94b2-2af29958fe51, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a55ebb04-88d5-4a90-94b2-2af29958fe51, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a55ebb04-88d5-4a90-94b2-2af29958fe51, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 71f9f7b7-23fe-4881-aee7-99763a3adb9a, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 71f9f7b7-23fe-4881-aee7-99763a3adb9a, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 71f9f7b7-23fe-4881-aee7-99763a3adb9a, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}}, blobs: {'__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074358Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074358Z
20251114/us-east-1/s3/aws4_request
cf045c4a601adb3901db1934d38b501bb61a3f4e51430ab2a458e9db7fde1f5b
DEBUG    botocore.auth:auth.py:430 Signature:
08f1013f3a7af7100dd22b846fa645925d9b91fe78677f1e77ed2447ab5efff7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074358Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=08f1013f3a7af7100dd22b846fa645925d9b91fe78677f1e77ed2447ab5efff7', 'amz-sdk-invocation-id': b'95328be4-57e8-4283-ba6c-1b4150021caf', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:58 GMT', 'x-amzn-requestid': 'WM338DfXq1K0ae8y1Mrka3VvWkJjHsAbvs8KS7RPe2VkhsfClU4N', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074358Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074358Z
20251114/us-east-1/s3/aws4_request
37ff753c838af82d127a0a34c4981c69c069ec866c5cfc10ef56b5f30879d7a0
DEBUG    botocore.auth:auth.py:430 Signature:
8acfcd032a4e364cab9cb151a47c81c121cd4d3b86377b8d9bbc8296491d378d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074358Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8acfcd032a4e364cab9cb151a47c81c121cd4d3b86377b8d9bbc8296491d378d', 'amz-sdk-invocation-id': b'7f5bd825-30dc-456c-8eab-dc873bda0edf', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:58 GMT', 'x-amzn-requestid': 'ckJY0b9Cg72pEAqE82Rv9L2BaDrQb3qMNoHfFhmZIc2wDDB1KyDj', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074358Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074358Z
20251114/us-east-1/s3/aws4_request
ad5eb0d30753f65addbfa27d4d525a9a883d3cf175f7554e6b433eb22651e7f6
DEBUG    botocore.auth:auth.py:430 Signature:
26ffd7a81d938d09ff44e94c8f958a7fb2a356e48e356c8205bf001831528614
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074358Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=26ffd7a81d938d09ff44e94c8f958a7fb2a356e48e356c8205bf001831528614', 'amz-sdk-invocation-id': b'cdca8ed7-645c-489f-9a51-82772b985e59', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:58 GMT', 'x-amzn-requestid': 'k9zUnfMmGa5XlSJjF3m2jTsCwjsEtkNV5jdViqCbWOHxhuXCiPlA', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 923e3d8a-4272-459d-ad97-0937da24e1dd, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 923e3d8a-4272-459d-ad97-0937da24e1dd, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 923e3d8a-4272-459d-ad97-0937da24e1dd, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 27f893f2-da24-48a2-bb9a-51a910f7f3f4, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 27f893f2-da24-48a2-bb9a-51a910f7f3f4, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 27f893f2-da24-48a2-bb9a-51a910f7f3f4, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074359Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074359Z
20251114/us-east-1/s3/aws4_request
4f08501e73581f6e0f0429e689ff64bee10b99d3f3a507f6f7f536ef51086647
DEBUG    botocore.auth:auth.py:430 Signature:
46f941cd387d391ec9fcb29e471ed2c61c9018d539ff4b2b3a481e04dedad7a2
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074359Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=46f941cd387d391ec9fcb29e471ed2c61c9018d539ff4b2b3a481e04dedad7a2', 'amz-sdk-invocation-id': b'2bfb4673-10bc-4f64-9c24-09d87d069d66', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:59 GMT', 'x-amzn-requestid': 'ss6WEEkgqoRKWyFaZR0G1VIsQw8hsM8VDZZwbJn9CeTSrcjkCB1r', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074359Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074359Z
20251114/us-east-1/s3/aws4_request
344c570c4ff00527c4916715c5da9179c64c4025aa3bab6d780326e1ae568798
DEBUG    botocore.auth:auth.py:430 Signature:
8f607c1ad47300bd4f49b9f22f4739b4a2f205d6725b253509295d15904648c5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074359Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8f607c1ad47300bd4f49b9f22f4739b4a2f205d6725b253509295d15904648c5', 'amz-sdk-invocation-id': b'09f8b386-192d-4d6c-ae7a-f2e81b017626', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:59 GMT', 'x-amzn-requestid': 'wUbTqRqGGvodUf83yi1939f0IU6pcENhKFtEBGdejw8PadFpBke0', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074359Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074359Z
20251114/us-east-1/s3/aws4_request
32bc0484c51c74b221c720072c2aeed9d3f8b2baa601bfbc9628c82a493a3c7b
DEBUG    botocore.auth:auth.py:430 Signature:
3c4abfa4b7350ccdde05cdbe883abb058e28e88779718198d526c376b790f913
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074359Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3c4abfa4b7350ccdde05cdbe883abb058e28e88779718198d526c376b790f913', 'amz-sdk-invocation-id': b'11817479-ece3-4349-8d51-ddf2cdf845ff', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:43:59 GMT', 'x-amzn-requestid': 'l6dDCtWp5aIps8XHiHBirrZuNjNLIOmurfw4FjZxAhHkukYL0OnQ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 55eb7d2f-740f-493b-981e-bbd888bee074, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 55eb7d2f-740f-493b-981e-bbd888bee074, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 55eb7d2f-740f-493b-981e-bbd888bee074, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 97b38684-9f25-45aa-a9a5-702d83b65dc8, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 97b38684-9f25-45aa-a9a5-702d83b65dc8, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 97b38684-9f25-45aa-a9a5-702d83b65dc8, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074400Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074400Z
20251114/us-east-1/s3/aws4_request
747304b1b28467710217cf662aac8aefd73834c784d3f6ad49da5d38ead7b25d
DEBUG    botocore.auth:auth.py:430 Signature:
a099906f36c7fd0ca5d7453bf0f6d676e66f5966c77ac9387588f7e1469dce7f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074400Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a099906f36c7fd0ca5d7453bf0f6d676e66f5966c77ac9387588f7e1469dce7f', 'amz-sdk-invocation-id': b'959023bc-c667-4ed2-a7dc-770d05596e4e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:00 GMT', 'x-amzn-requestid': 'FJjGjln86Bx43jeH3x0Warx6R2RzUtOIqR8GQ40gKl7JwyJXQpFL', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074400Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074400Z
20251114/us-east-1/s3/aws4_request
46f0dc7bedbe30f52369e0dc93e6cb6b5af8cf02c9caa16a0f508e22e4f28fa8
DEBUG    botocore.auth:auth.py:430 Signature:
775c4ac45c1a9b042bc70b4478064fb3869da817548d67df54d17bdcdc40b6ad
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074400Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=775c4ac45c1a9b042bc70b4478064fb3869da817548d67df54d17bdcdc40b6ad', 'amz-sdk-invocation-id': b'99abe536-4cf4-47d6-8e36-7eb150700435', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:00 GMT', 'x-amzn-requestid': 'Pdy1BId6N9Tlo8sEtXYtBTcfy8IB3zcdfh0DKPR1IfKjuM4jL4Gg', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074400Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074400Z
20251114/us-east-1/s3/aws4_request
186d5bb2fed435b80e970301c669862b1455807429ea0b5df1c5a0763e60a415
DEBUG    botocore.auth:auth.py:430 Signature:
46676d469b9a1e7dfa7cee2afb0bc10f28a9fbc9b75da713f360aa2ba9b3b71c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074400Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=46676d469b9a1e7dfa7cee2afb0bc10f28a9fbc9b75da713f360aa2ba9b3b71c', 'amz-sdk-invocation-id': b'0163337b-9c29-4b14-bbc5-a58e3c4b3e5c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:00 GMT', 'x-amzn-requestid': '4oRRutcdiF95Ktbqdyi6ndbNeTCoLU6Lkps9boBAb0x90awiZOdY', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 024b6855-7f07-403d-a72c-3e9238c80650, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 024b6855-7f07-403d-a72c-3e9238c80650, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 024b6855-7f07-403d-a72c-3e9238c80650, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 8b16aba0-9a26-475f-95c1-279bd83f83e4, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 8b16aba0-9a26-475f-95c1-279bd83f83e4, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 8b16aba0-9a26-475f-95c1-279bd83f83e4, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074402Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074402Z
20251114/us-east-1/s3/aws4_request
bfc009a62f797903dfec08d2dc83fe9b54279a234e453dacef9528798b5a1cce
DEBUG    botocore.auth:auth.py:430 Signature:
b09db8d2181aa767a18d1629d3bc2d3d2ec7eaed4e47033cfe4c26273da05e23
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074402Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b09db8d2181aa767a18d1629d3bc2d3d2ec7eaed4e47033cfe4c26273da05e23', 'amz-sdk-invocation-id': b'df98c535-0c72-4eb3-8b60-081214463ec0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:02 GMT', 'x-amzn-requestid': 'WWfzuu9Bhc5jkiG2DaMt13FsrVv23X5mJpjXoMsfTUkyuKJvZQUe', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074402Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074402Z
20251114/us-east-1/s3/aws4_request
c67560b1be5ef5bc96d2a232331afbe5da6ce3278c6a166bc2125f0454db200c
DEBUG    botocore.auth:auth.py:430 Signature:
53bf80c24d5f949b46b96905fde55124a881551a318a6fe4d3038f9dda6a7ee4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074402Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=53bf80c24d5f949b46b96905fde55124a881551a318a6fe4d3038f9dda6a7ee4', 'amz-sdk-invocation-id': b'ae670787-1d75-4de1-9ca7-ca39724478cf', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:02 GMT', 'x-amzn-requestid': 'ORlp6vxfWZErFCb7mUMNW5gDldLQtS0AdU4MVqIvS5vav9aw0jQf', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074402Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074402Z
20251114/us-east-1/s3/aws4_request
263293c00e597413c906707d6b5674c2e8119595a37b772afff7e9cdae5bacc3
DEBUG    botocore.auth:auth.py:430 Signature:
51894757fe32b6006a25ff9967c0fe6f28695048fcbe0af5562049dce508cb3f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074402Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=51894757fe32b6006a25ff9967c0fe6f28695048fcbe0af5562049dce508cb3f', 'amz-sdk-invocation-id': b'0e8d60a2-da42-4813-b737-7d52221a92f7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:02 GMT', 'x-amzn-requestid': 'pxDIMN9tjYfN1oGTSKtaiYPirTYVWCJ5hldwqRGomHIRX959brfd', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, dd8a2ca8-b4b2-46fa-bc1a-81386e447539, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, dd8a2ca8-b4b2-46fa-bc1a-81386e447539, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, dd8a2ca8-b4b2-46fa-bc1a-81386e447539, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 49ecdc03-ab1c-4523-b7f9-a46717f034d4, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 49ecdc03-ab1c-4523-b7f9-a46717f034d4, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 49ecdc03-ab1c-4523-b7f9-a46717f034d4, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074403Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074403Z
20251114/us-east-1/s3/aws4_request
ceb4fbe37f8b4b87aec85254752d370eacfc3eb1572da3f5860a43ba12b970ab
DEBUG    botocore.auth:auth.py:430 Signature:
4e615d10e536460db3af0ccf9b2679c3741a941a48dc2ccc0521d93ebe6f9942
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074403Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4e615d10e536460db3af0ccf9b2679c3741a941a48dc2ccc0521d93ebe6f9942', 'amz-sdk-invocation-id': b'b3526dba-f160-441c-b1ec-ad48b4ff9e8e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:03 GMT', 'x-amzn-requestid': 'a9afh0IKozN2hwvNmGZnk6MeaLuT4mQsP2su2fw0feBjSAUd7gkn', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074403Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074403Z
20251114/us-east-1/s3/aws4_request
a4b52c23d24f630da342c57f54f349f71543da699f1e5a2cc2d178068730b7d3
DEBUG    botocore.auth:auth.py:430 Signature:
6c96cab74c22ce88f7d176e69679bfb5cdb18483c883a934ba74dbc60c9923cf
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074403Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6c96cab74c22ce88f7d176e69679bfb5cdb18483c883a934ba74dbc60c9923cf', 'amz-sdk-invocation-id': b'b7761cc0-e6aa-4e3e-82ec-a86db64eae81', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:03 GMT', 'x-amzn-requestid': 'K3XXATRnZ9JDxSLae5MfLLtmV9acJOERUtCXO2CA4bgVFVaJq0IB', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074403Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074403Z
20251114/us-east-1/s3/aws4_request
4c40f7b952089a1efc27bee194a51c8850036f75747c59b814e9ea39c47a6e77
DEBUG    botocore.auth:auth.py:430 Signature:
2e86a319abc69346954dd6db2187672e7a9593a9bc53cbc1d468d39976f71db0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074403Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2e86a319abc69346954dd6db2187672e7a9593a9bc53cbc1d468d39976f71db0', 'amz-sdk-invocation-id': b'c370aabc-cb33-4268-a27f-fdc45d24a529', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:03 GMT', 'x-amzn-requestid': '5EPWlkBPVzgUgYCKem8mpz7FdryZzaE2szRFP9hoBOuLRYS9tf0Z', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 5bbb9b05-81cf-4f71-9c9a-d792471a73b2, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 5bbb9b05-81cf-4f71-9c9a-d792471a73b2, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 5bbb9b05-81cf-4f71-9c9a-d792471a73b2, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 7a691af4-0aeb-44d8-9985-329fa891733e, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 7a691af4-0aeb-44d8-9985-329fa891733e, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 7a691af4-0aeb-44d8-9985-329fa891733e, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074404Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074404Z
20251114/us-east-1/s3/aws4_request
c12e759a884087143f5ba826ead97784766dc6bb2aaa32cae3f1fd39e8a90302
DEBUG    botocore.auth:auth.py:430 Signature:
0d3e0244f0a4068a4626d10f9bf45bcad57dba0ebbb21103e66dcc4829763471
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074404Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0d3e0244f0a4068a4626d10f9bf45bcad57dba0ebbb21103e66dcc4829763471', 'amz-sdk-invocation-id': b'15e19ef7-b918-4623-a728-9389b4016af0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:04 GMT', 'x-amzn-requestid': 'wikVskZSbr7L9a6av6yHpDta3aIe3SSAzfiH6Y83lZKjHfheckJT', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074404Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074404Z
20251114/us-east-1/s3/aws4_request
137274515c5f3281ab925eeba76516b582f7af54a180687bae1d56c223ff13b9
DEBUG    botocore.auth:auth.py:430 Signature:
79f3291823bc4336f0c06dff9e945692ca99c8c31b660d52952e94b9afa5ef87
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074404Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=79f3291823bc4336f0c06dff9e945692ca99c8c31b660d52952e94b9afa5ef87', 'amz-sdk-invocation-id': b'f9e8567a-bb7c-460b-a399-42ca77410d84', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:04 GMT', 'x-amzn-requestid': 'UKFMHmDBZEmj6usT4sDu7sAIIoAUMHWpT9NWmAl6dXaoKN46jVmv', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074404Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074404Z
20251114/us-east-1/s3/aws4_request
9cc4e4592abe4c41f5a15e446babf7d2bb675c478d7b09b162f608e09e7b59fd
DEBUG    botocore.auth:auth.py:430 Signature:
edc0837e483add4f3df3fbec5a2f63e7147a941b68f7abff15f00f5fe573be39
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074404Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=edc0837e483add4f3df3fbec5a2f63e7147a941b68f7abff15f00f5fe573be39', 'amz-sdk-invocation-id': b'd7ae0f66-1b09-41e9-a420-2a561fd1ccf5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:04 GMT', 'x-amzn-requestid': 'OrifAUHgb0lAPob9vjSQeFxbP4xhEgmRgAV3fd1Ht3b8nC9uIAY8', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 84affd60-6568-4dd0-926f-5c579e7558ad, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 84affd60-6568-4dd0-926f-5c579e7558ad, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 84affd60-6568-4dd0-926f-5c579e7558ad, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 5771bb22-08e3-4208-8b5d-951075710ee0, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 5771bb22-08e3-4208-8b5d-951075710ee0, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 5771bb22-08e3-4208-8b5d-951075710ee0, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074406Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074406Z
20251114/us-east-1/s3/aws4_request
19c762d90b7e2d76a1d56c05adb7f5e25b147adf9befb9f75a5e052c242d841d
DEBUG    botocore.auth:auth.py:430 Signature:
b3191770ecade957b1c937256ea6e2ec78291bd9c738399c0666204af1202a44
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074406Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b3191770ecade957b1c937256ea6e2ec78291bd9c738399c0666204af1202a44', 'amz-sdk-invocation-id': b'5135c31e-4217-4b5b-bbab-aff46dfbe730', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:06 GMT', 'x-amzn-requestid': 'LobCoyntGCHnh7sbmfhijRKxZ1pWoNDy2jtajE1BvHAARAOpZSBh', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074406Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074406Z
20251114/us-east-1/s3/aws4_request
7472454427cea36ac926aefaf7f942c3b745ac284c816eac8d95f514f7c3e391
DEBUG    botocore.auth:auth.py:430 Signature:
c5f2248e469f4db264df369bb8affdaef932152102b7e44f0ce30fc9f4dd7d2e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074406Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c5f2248e469f4db264df369bb8affdaef932152102b7e44f0ce30fc9f4dd7d2e', 'amz-sdk-invocation-id': b'45ab7d83-0089-4f8f-99aa-bbef882aed6b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:06 GMT', 'x-amzn-requestid': 'Dab2SeGxWln6RaAwY3hoxoMe8NnfhQldZ1Cci7jGZdpOfoMC1O2j', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074406Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074406Z
20251114/us-east-1/s3/aws4_request
e9b368700b8f6565f06f2f663716f205b44ae07a9e08fab8c19a88b6849eab7c
DEBUG    botocore.auth:auth.py:430 Signature:
85b19a6bbe4aeb73638c253b51f71ffc65409fce7d4e91e26da82eeb72fdc419
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074406Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=85b19a6bbe4aeb73638c253b51f71ffc65409fce7d4e91e26da82eeb72fdc419', 'amz-sdk-invocation-id': b'6888978c-22cc-4c7f-8904-ac59afb08d3b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:06 GMT', 'x-amzn-requestid': 'pRquK1za5lJdoVh6rtMvvLAq7C1DOyUmOoOfew9IgThGBWi0mlZD', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 1c167f86-3079-48d0-970e-af7c622fc770, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 1c167f86-3079-48d0-970e-af7c622fc770, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 1c167f86-3079-48d0-970e-af7c622fc770, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 30737f3b-bc72-44dd-8c6c-88e6f5c098a5, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 30737f3b-bc72-44dd-8c6c-88e6f5c098a5, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 30737f3b-bc72-44dd-8c6c-88e6f5c098a5, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074407Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074407Z
20251114/us-east-1/s3/aws4_request
dc0621640b4445e72faaab23e7aa87a406b019d2dbfb95b4c0834c5ab44709bd
DEBUG    botocore.auth:auth.py:430 Signature:
f43804c20aae2abf4bed6211e3c5ca10bcabde8d0190ab30ae9484ae3e9d4ed4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074407Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f43804c20aae2abf4bed6211e3c5ca10bcabde8d0190ab30ae9484ae3e9d4ed4', 'amz-sdk-invocation-id': b'c1b2fb28-e0a3-49ec-b2c5-9207bb61cb55', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:07 GMT', 'x-amzn-requestid': 'XMGMv13JH07BuqhMFmBHuJHJrDhegf8FSgJ4WZEPji58LivWxmU8', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074407Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074407Z
20251114/us-east-1/s3/aws4_request
3a24a4f2784da1020541b16df9388ddb43f3cf302c63668b5a90e7e599a9f9f1
DEBUG    botocore.auth:auth.py:430 Signature:
beca537f8545a512716ed73a9e3328ad177c2f5b55dc5174aa9d9aae4d38ac3f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074407Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=beca537f8545a512716ed73a9e3328ad177c2f5b55dc5174aa9d9aae4d38ac3f', 'amz-sdk-invocation-id': b'c11f1dc1-3144-49c0-9c60-6a7d85e3e1d0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:07 GMT', 'x-amzn-requestid': 'dvAYOnlKP1yiZwDcpPmveTecJj0bCPBcbhjNHtbv1jUEs4xb9XYa', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074407Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074407Z
20251114/us-east-1/s3/aws4_request
b466682797d6fef235f2c72976073a9f4bcc6acb3ef52bcb192335536df3e346
DEBUG    botocore.auth:auth.py:430 Signature:
a4f436b1a486cf1671be48a477b7df86852a9ce40e03cae40fd312a76ecbd403
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074407Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a4f436b1a486cf1671be48a477b7df86852a9ce40e03cae40fd312a76ecbd403', 'amz-sdk-invocation-id': b'f8d95f5c-7559-48cf-8391-ccab25534370', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:07 GMT', 'x-amzn-requestid': 'hhO53NS0BUCErH67soIHq1EOLrhAH1Mi86U1s1OzE4U0OiVFDktd', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 9acdb91a-64d6-4ea2-ae9a-a677b12e4dfe, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 9acdb91a-64d6-4ea2-ae9a-a677b12e4dfe, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 9acdb91a-64d6-4ea2-ae9a-a677b12e4dfe, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 5c6f334b-9bf8-4302-a13a-f3e6adb07078, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 5c6f334b-9bf8-4302-a13a-f3e6adb07078, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 5c6f334b-9bf8-4302-a13a-f3e6adb07078, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074408Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074408Z
20251114/us-east-1/s3/aws4_request
bfdb265f73d80d5e03791911436783e6a9383f139a5397d68ab24911c1c9bc1f
DEBUG    botocore.auth:auth.py:430 Signature:
73fcd140f77687eed08c2897f167717ae43824774b9ff9a473fec168f624ee4f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074408Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=73fcd140f77687eed08c2897f167717ae43824774b9ff9a473fec168f624ee4f', 'amz-sdk-invocation-id': b'21be2858-2227-4690-9526-b9da35cb750e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:08 GMT', 'x-amzn-requestid': 'ySfHDLF2UnJl9vSBlWeAW9G7x4hieamZUVhO8gqk232Z8FaZinNq', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074408Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074408Z
20251114/us-east-1/s3/aws4_request
604e44a14f4933590512f09ab4461216415dc851b0ec4c634036c6d9d2309e3c
DEBUG    botocore.auth:auth.py:430 Signature:
52841cee470632ee9356e11713b4a76ef291ef2b52c8c682d787d8a922b353ff
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074408Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=52841cee470632ee9356e11713b4a76ef291ef2b52c8c682d787d8a922b353ff', 'amz-sdk-invocation-id': b'2e88fde6-c03f-44bc-a86f-1f2e17d065da', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:08 GMT', 'x-amzn-requestid': '0hfb3Rg18tFF8YgBVf6BAwgYpHSDu6C7oOGCyQxrWOhLFgEEr818', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074408Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074408Z
20251114/us-east-1/s3/aws4_request
e3aabea3984e73a4bf17cefc8a83bf208681dbf4ce4dbe818368e39deaa5e3e2
DEBUG    botocore.auth:auth.py:430 Signature:
77b766829a6c343b44c6761aa0498ee4d576f214076379f8b946d2284c089d89
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074408Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=77b766829a6c343b44c6761aa0498ee4d576f214076379f8b946d2284c089d89', 'amz-sdk-invocation-id': b'2623cbf2-b7f0-4e23-89bd-16e20295004e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:08 GMT', 'x-amzn-requestid': 'swUxqjiteHr5bU0TuoWYYMLWWaMgSKjyppCfRcxR4SW3eYtOCv5Q', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 8ac2620c-e161-4366-9e0a-1fbdb00d27e4, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 8ac2620c-e161-4366-9e0a-1fbdb00d27e4, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 8ac2620c-e161-4366-9e0a-1fbdb00d27e4, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 74c940ba-5450-443d-ad52-c50bc35b9032, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 74c940ba-5450-443d-ad52-c50bc35b9032, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 74c940ba-5450-443d-ad52-c50bc35b9032, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074410Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074410Z
20251114/us-east-1/s3/aws4_request
74d10ac204b91dbf5a93d8adaaef9f42446efa2f5745e1c2f77148624fb3fb40
DEBUG    botocore.auth:auth.py:430 Signature:
a7f17788123159af8caac0c388f3b00605eca2806ee058f1802ec17882d3d548
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074410Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a7f17788123159af8caac0c388f3b00605eca2806ee058f1802ec17882d3d548', 'amz-sdk-invocation-id': b'206bcfed-47de-4479-8087-aba39d67c94c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:10 GMT', 'x-amzn-requestid': 'FEXsFGPjh69z4s9NKIGCg2bZFQqp55bmVkJP9IJPCqkqrY7Q479a', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074410Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074410Z
20251114/us-east-1/s3/aws4_request
66d2dd98dedfe13fda41ff5ffc12979904741aff40462d2c35ecdcb611820643
DEBUG    botocore.auth:auth.py:430 Signature:
10dd751966e40cd512cea4b08c4b37de86bc17cabe81e69ce4bcd92fb84d2093
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074410Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=10dd751966e40cd512cea4b08c4b37de86bc17cabe81e69ce4bcd92fb84d2093', 'amz-sdk-invocation-id': b'62d15714-8530-4a35-8277-f70fdf0c384e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:10 GMT', 'x-amzn-requestid': 'V4RVkTCi2rXnjFZZhBoQkLlxtCcYVATfXkfubb0qYgSp9hoy9ILF', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074410Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074410Z
20251114/us-east-1/s3/aws4_request
4fa9bc6f65897ab6c53973327422e2eab6985ae8d63cbb8976382d43778fc28b
DEBUG    botocore.auth:auth.py:430 Signature:
1eb888e4115401da43ef522c60038f55981da61f2a698c51e7a8cc0be6c1382e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074410Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1eb888e4115401da43ef522c60038f55981da61f2a698c51e7a8cc0be6c1382e', 'amz-sdk-invocation-id': b'3e716483-7cd9-4508-b2de-dd68db19f319', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:10 GMT', 'x-amzn-requestid': 'gUwOkNSC18qFq0XH16pQipPdrvv9bar9mem3TaxHNUAmD4Bo1D7i', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 2f308a0d-c4e4-4db4-b2f6-c24ba707e4c1, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 2f308a0d-c4e4-4db4-b2f6-c24ba707e4c1, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 2f308a0d-c4e4-4db4-b2f6-c24ba707e4c1, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 94cb3806-ccf2-4f7c-9c3d-3f1f76823277, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 94cb3806-ccf2-4f7c-9c3d-3f1f76823277, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 94cb3806-ccf2-4f7c-9c3d-3f1f76823277, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074411Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074411Z
20251114/us-east-1/s3/aws4_request
63306b2c24201c8151165f0d9ab5b9376f2786478c022ed138a004caf0946c25
DEBUG    botocore.auth:auth.py:430 Signature:
1cbcdcb9a666d7b770fcb7cdd1f7082ab71c56d7afdf50739619064036674c64
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074411Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1cbcdcb9a666d7b770fcb7cdd1f7082ab71c56d7afdf50739619064036674c64', 'amz-sdk-invocation-id': b'f7f5bfe3-dc60-4571-99a6-7b7af15a88f5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:11 GMT', 'x-amzn-requestid': 'dTuNRrc2jdXK8lAUgsMtyKX7DfyvVmcUV3RxvqJX9d7j6HYSuqNl', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074411Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074411Z
20251114/us-east-1/s3/aws4_request
98ca750367300e678dcd6e0fec4bdb3314ed18f8740f2cf10a41899b01b51d03
DEBUG    botocore.auth:auth.py:430 Signature:
a1dbcc9163441aec9ac1b762965b68344fc11698734addc803d952fb25d64c9c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074411Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a1dbcc9163441aec9ac1b762965b68344fc11698734addc803d952fb25d64c9c', 'amz-sdk-invocation-id': b'931f15c2-f414-47bb-9cd7-c3875b594ac9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:11 GMT', 'x-amzn-requestid': 'Om0axDlH8FOMzPN6wwKzVsAgmPoFm8NKBnFyRdeqcy936gsn58G1', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074411Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074411Z
20251114/us-east-1/s3/aws4_request
3ded98f415f90cf7ca444d8fedefcced3618011bf1d66fe8d512acf6873e51bf
DEBUG    botocore.auth:auth.py:430 Signature:
77b319bd15878da02bbf84b6f3082a5761b6d211cec12e5e7a4edef15f476ea0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074411Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=77b319bd15878da02bbf84b6f3082a5761b6d211cec12e5e7a4edef15f476ea0', 'amz-sdk-invocation-id': b'd8ce409b-7812-46a9-83e8-621d010881b4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:11 GMT', 'x-amzn-requestid': 'IqBUa8jUN88FU1ILWjjfxJYkBDGOLjULOeGbvNAeXiNsvD1j3wGr', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 265109d7-2f21-4111-9f63-86617cb43a69, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 265109d7-2f21-4111-9f63-86617cb43a69, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 265109d7-2f21-4111-9f63-86617cb43a69, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 8d69eb49-0e93-4fc6-ab6c-7e2699f2de4d, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 8d69eb49-0e93-4fc6-ab6c-7e2699f2de4d, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 8d69eb49-0e93-4fc6-ab6c-7e2699f2de4d, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074413Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074413Z
20251114/us-east-1/s3/aws4_request
b71d9180e89d939aeec2105e3430234041b3aaf34c4cee4bd7d3dce68ccd27f9
DEBUG    botocore.auth:auth.py:430 Signature:
cdaa1b1cdc1053b497723f9f08506ff3f8290cd7d522fe71dad12d6bca92ad0e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074413Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=cdaa1b1cdc1053b497723f9f08506ff3f8290cd7d522fe71dad12d6bca92ad0e', 'amz-sdk-invocation-id': b'7daa209a-0ea5-48b7-b76b-da5d3a01ce14', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:13 GMT', 'x-amzn-requestid': 'BNA8qR6rWdhCm2aIIelNHtUajI4paSnHwdhyzz3VwgMpYoniuGkw', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074413Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074413Z
20251114/us-east-1/s3/aws4_request
bd5a25fcea2f26697e92d930b5d9be5dedca368171545efe3dc1af87963f7538
DEBUG    botocore.auth:auth.py:430 Signature:
67b9b9d6e48c31a0a52da356ffd8dd4e3d92e17ef537658521c8e0fc673d4efb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074413Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=67b9b9d6e48c31a0a52da356ffd8dd4e3d92e17ef537658521c8e0fc673d4efb', 'amz-sdk-invocation-id': b'631e91d0-f329-47a5-9001-cd98a684e2ce', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:13 GMT', 'x-amzn-requestid': 'Y6f9DfqRm5eGGBPx516mANfnxCR2UpxbircNDg35YCyRUCDq0CPc', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074413Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074413Z
20251114/us-east-1/s3/aws4_request
96fb8af25cc86b31dd093db2b77a8306f590c4059217f5eb4e4fe21141abc9aa
DEBUG    botocore.auth:auth.py:430 Signature:
562f3a653b609fe6bbc48e51fc61bdd9e978dcf33992bac2a98a4167e1641b35
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074413Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=562f3a653b609fe6bbc48e51fc61bdd9e978dcf33992bac2a98a4167e1641b35', 'amz-sdk-invocation-id': b'82c658ad-db98-4102-a41d-8c526fab2cd0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:13 GMT', 'x-amzn-requestid': 'GZd81JjXa1xWcy0YNBNXdFAy6co7K8X94Lyn9QAe0HgCzxVT5vtQ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 0a1d1384-f912-488f-b114-e1574ef09c8b, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 0a1d1384-f912-488f-b114-e1574ef09c8b, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 0a1d1384-f912-488f-b114-e1574ef09c8b, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 1e474d21-54cb-4561-a732-aafda2e1cfba, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 1e474d21-54cb-4561-a732-aafda2e1cfba, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 1e474d21-54cb-4561-a732-aafda2e1cfba, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074414Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074414Z
20251114/us-east-1/s3/aws4_request
f6e4a7d4734d3cc24e8749ae716033a3de14db84f8f45c6d66a9ba14d67ea9a1
DEBUG    botocore.auth:auth.py:430 Signature:
c720f82f71c502dadebee9489da5b430f34f74b1b0df2961024050c2d8e87dd0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074414Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c720f82f71c502dadebee9489da5b430f34f74b1b0df2961024050c2d8e87dd0', 'amz-sdk-invocation-id': b'b3a6e7e7-3fc2-41ff-8824-61047aa0c176', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:14 GMT', 'x-amzn-requestid': 'K3stDxdV1VC9qq6lBFYY9860VNUwZ5qHjAglF0I9N5lJaWQlvQ6Z', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074414Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074414Z
20251114/us-east-1/s3/aws4_request
aa244b441ef37cf047dd791fe15af377ec0748d99072367dc2f9a224926ccc22
DEBUG    botocore.auth:auth.py:430 Signature:
8b80b53389ce576a12df1d6dfd33ed160a5593891a4b66851d294dd910c3a320
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074414Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8b80b53389ce576a12df1d6dfd33ed160a5593891a4b66851d294dd910c3a320', 'amz-sdk-invocation-id': b'f0774d74-5d9b-4c95-b6fd-a9c7115ea566', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:14 GMT', 'x-amzn-requestid': 'GCyIsx2OuQJ67cgrIDiJRcZIHcvzhNhX1PYNuApHDwKa5kXHdDoM', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074414Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074414Z
20251114/us-east-1/s3/aws4_request
81d03c324660a690c2715ab8329b62d4f0d42914db07984161997b07d37aaeb1
DEBUG    botocore.auth:auth.py:430 Signature:
356170d341995fc48ca12c2a845dd7a1f8a0db1b3615d3b3448732851baddbea
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074414Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=356170d341995fc48ca12c2a845dd7a1f8a0db1b3615d3b3448732851baddbea', 'amz-sdk-invocation-id': b'535cb2b8-aa85-48e1-bfbf-4ffc3b3acb8a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:14 GMT', 'x-amzn-requestid': 'wOjGrTsm8dsEyyw4HHAmV0OeImqFYfvUjoOzn2GFpPN0cuq8WEqr', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 0e4fb571-1972-4df5-a27c-440809f27805, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 0e4fb571-1972-4df5-a27c-440809f27805, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 0e4fb571-1972-4df5-a27c-440809f27805, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d697aa2f-6899-40f0-ac0e-9aac96ee3616, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d697aa2f-6899-40f0-ac0e-9aac96ee3616, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d697aa2f-6899-40f0-ac0e-9aac96ee3616, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074415Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074415Z
20251114/us-east-1/s3/aws4_request
a3a15f83e411139840e15726689260caf4fe2060cf3c13e269bfa1b2b976070a
DEBUG    botocore.auth:auth.py:430 Signature:
030ada6693c228f75c4f072bec9fcf25fd86e3769aaeffeec60603f2019007f0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074415Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=030ada6693c228f75c4f072bec9fcf25fd86e3769aaeffeec60603f2019007f0', 'amz-sdk-invocation-id': b'e18215ab-e3ee-4aaf-b370-210e4ce244b9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:15 GMT', 'x-amzn-requestid': 'zCyUsgvfV2cocwqrh3s2ddnY3DYJDYJmKNSue7TH09ta6fwwUGO4', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074415Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074415Z
20251114/us-east-1/s3/aws4_request
96c49215c2e88179e1cd2a6049d06f03f3a7a8a2ff1f8356a98c7a6605e534fc
DEBUG    botocore.auth:auth.py:430 Signature:
9f8c8e8f12502a84231dbd68bf2a0917bb9d31b7e76746d3349d477ef54affb2
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074415Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9f8c8e8f12502a84231dbd68bf2a0917bb9d31b7e76746d3349d477ef54affb2', 'amz-sdk-invocation-id': b'197d4872-3da3-4b32-a133-205f9492511b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:15 GMT', 'x-amzn-requestid': 'yJORuZ9BudNCO12YiZk2eGMoEkRaQDZ4d0RgLV4UFzm3p0zqbA9n', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074415Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074415Z
20251114/us-east-1/s3/aws4_request
03b6c1ee0fda9acd05ec5209375499369b2c6ea93ee05eec1bc69ee81a98e0e9
DEBUG    botocore.auth:auth.py:430 Signature:
3aa96258de63c99ff703a86d03c78f77ea2aa7a8cddbb70cc1ca3992aeb8c467
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074415Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3aa96258de63c99ff703a86d03c78f77ea2aa7a8cddbb70cc1ca3992aeb8c467', 'amz-sdk-invocation-id': b'6b23d564-1e61-447b-9abc-aa2a7d065ee7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:15 GMT', 'x-amzn-requestid': 'bbYTV9xNpSaYHPZAJXtUqNkKowxIAEM2bBO2Y0fmmrrouRAD0PCL', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 05d71823-8f2e-4442-a743-069906c0bb01, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 05d71823-8f2e-4442-a743-069906c0bb01, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 05d71823-8f2e-4442-a743-069906c0bb01, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c3ec07f6-0244-4685-9706-5256c4b1327a, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c3ec07f6-0244-4685-9706-5256c4b1327a, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c3ec07f6-0244-4685-9706-5256c4b1327a, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074417Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074417Z
20251114/us-east-1/s3/aws4_request
4299fbdf4458b8d07b74060c6ce70b1cb555315e6ecb88cb8c5454b0ee07c5e5
DEBUG    botocore.auth:auth.py:430 Signature:
e9e59ffd91b0a6db4b7b4b4da97b4b00ba7e38694e7d7efa9ec9a251dbb8ace4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074417Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e9e59ffd91b0a6db4b7b4b4da97b4b00ba7e38694e7d7efa9ec9a251dbb8ace4', 'amz-sdk-invocation-id': b'8ae075d1-72d2-4a2f-b575-7b28fe1d9b96', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:17 GMT', 'x-amzn-requestid': 'ZGExoiqB6tvJnZ0HHIPVKrrNTsdEbOszZxghT1QfZql4w8D1ugYR', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074417Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074417Z
20251114/us-east-1/s3/aws4_request
8209791abbba2ce6aba122332d7fa60debe8b080d75a91b39eee82b0a0b57c71
DEBUG    botocore.auth:auth.py:430 Signature:
df86a8d3e5eca2b6e63f2dff7ca00d08e33e3c9f1d48bf2b51c6cae3eb291df9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074417Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=df86a8d3e5eca2b6e63f2dff7ca00d08e33e3c9f1d48bf2b51c6cae3eb291df9', 'amz-sdk-invocation-id': b'6c3a94fa-707e-49ce-9950-21166a2721f4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:17 GMT', 'x-amzn-requestid': 'pXWFOjcatp3YS5brK3r8Jo4wh3xL4X2lA3mUcCm0HbTvFBHkakwZ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074417Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074417Z
20251114/us-east-1/s3/aws4_request
73416b167acdee2afe7ff32a90be908392c6edecb081421bf0843ae6c39acbcd
DEBUG    botocore.auth:auth.py:430 Signature:
7f5a7bc998b8a71145744d646527d715b2c64340850bd662e2e0ecbf9c82c0c1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074417Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7f5a7bc998b8a71145744d646527d715b2c64340850bd662e2e0ecbf9c82c0c1', 'amz-sdk-invocation-id': b'd6e1290f-31d0-479b-afaa-1d4ef00b7925', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:17 GMT', 'x-amzn-requestid': 'pSjyCgKRbdB8f9rnwKv1pG97hfNARfXxEZ7vmqWSxEFuO18JxK7H', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ec3f7325-fe17-4720-a3b2-981678c90d60, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ec3f7325-fe17-4720-a3b2-981678c90d60, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ec3f7325-fe17-4720-a3b2-981678c90d60, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b13d2f10-5bc6-4d3f-9e71-9aa545022cf9, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b13d2f10-5bc6-4d3f-9e71-9aa545022cf9, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b13d2f10-5bc6-4d3f-9e71-9aa545022cf9, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074418Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074418Z
20251114/us-east-1/s3/aws4_request
081bc0e2187d43731686b8391c737e0b0983635d9871b8183682a092f4ef5b15
DEBUG    botocore.auth:auth.py:430 Signature:
22e0230694dff26fb2ae9fc4428699c96981434e849a8c79c9ce2200d4d3f475
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074418Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=22e0230694dff26fb2ae9fc4428699c96981434e849a8c79c9ce2200d4d3f475', 'amz-sdk-invocation-id': b'9aef8a4a-9629-4b46-855d-23cbda59fa9a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:18 GMT', 'x-amzn-requestid': 'lzxvRp3TkT7a04jpfuuiXJodtdQ8H35JUgMZUAsLEPkHPEICVBUa', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074418Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074418Z
20251114/us-east-1/s3/aws4_request
6fd21b005833f197d133c9fae3d32ef1db7dacbba2903ae356d4db616055db81
DEBUG    botocore.auth:auth.py:430 Signature:
0d3e43676ad6285dd93c4df82ba437e67a68ddd4870f386c44acffcd97a3cce6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074418Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0d3e43676ad6285dd93c4df82ba437e67a68ddd4870f386c44acffcd97a3cce6', 'amz-sdk-invocation-id': b'b27a0758-3177-4428-b765-cd9b69cdee9f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:18 GMT', 'x-amzn-requestid': 'KBZKr7Rw1576Pn63Y5ogey6haPE1h1Hf1IgahhEydMSyZjHjmDFM', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074418Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074418Z
20251114/us-east-1/s3/aws4_request
135702a548f43f114e6992b896f1ad0af6e2599ed0e38c298feb6504d433721a
DEBUG    botocore.auth:auth.py:430 Signature:
f9c87c436f1b65dd9ea014e9fe8aa40bc36fc5aae08552c856e2f4a0d582e914
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074418Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f9c87c436f1b65dd9ea014e9fe8aa40bc36fc5aae08552c856e2f4a0d582e914', 'amz-sdk-invocation-id': b'33c5ba66-a910-4ac2-88cb-1f45a18506fd', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:18 GMT', 'x-amzn-requestid': '3s52aGkPh604OiYgIO2WUk06P8fO97RzEr45dx9YFetjWoqKw39V', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f1985734-c915-47ba-8c5c-ea29528bcdf3, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f1985734-c915-47ba-8c5c-ea29528bcdf3, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f1985734-c915-47ba-8c5c-ea29528bcdf3, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6d434664-06b6-4f4e-9f35-23f023d72ad1, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6d434664-06b6-4f4e-9f35-23f023d72ad1, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6d434664-06b6-4f4e-9f35-23f023d72ad1, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074419Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074419Z
20251114/us-east-1/s3/aws4_request
bf350c7f70713a2c9abb73b24590f9e2f8f9491d15e2a20749090bb232db720e
DEBUG    botocore.auth:auth.py:430 Signature:
d2b1699ab4e5ce5bf41fc3e39e8e51b17fdfb1a6d5359be022e82a57d6046b5c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074419Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d2b1699ab4e5ce5bf41fc3e39e8e51b17fdfb1a6d5359be022e82a57d6046b5c', 'amz-sdk-invocation-id': b'238d5c10-819d-4f39-93d4-c8309868c41b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:19 GMT', 'x-amzn-requestid': '7teCCNCtbZrD5id1MQ5wQq4Mw0Y2sXnexJIIbVRANNtljNENpyZ3', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074419Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074419Z
20251114/us-east-1/s3/aws4_request
01a7404d92cc7796107c3187bb2290892e927e1692f8136cdab89f1972e154a3
DEBUG    botocore.auth:auth.py:430 Signature:
32f0781df0b1406864ef14576cf93cb40d71e491928b781d6c0116ce95b456fa
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074419Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=32f0781df0b1406864ef14576cf93cb40d71e491928b781d6c0116ce95b456fa', 'amz-sdk-invocation-id': b'0a667578-9d7f-45e2-83b6-450299c92c16', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:19 GMT', 'x-amzn-requestid': 'GefzmG2SGdJajc9WUUM9kUvMnw5a80IFwEPLrQ8w9Mu0guM55EHB', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074419Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074419Z
20251114/us-east-1/s3/aws4_request
c07700425bd3495ebe5ab095981d47a0a095d958506868cc47068b652e15960b
DEBUG    botocore.auth:auth.py:430 Signature:
27834ee410c463c5168e0021a69dfa71259700edd43bdba269aa34a2046be9e6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074419Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=27834ee410c463c5168e0021a69dfa71259700edd43bdba269aa34a2046be9e6', 'amz-sdk-invocation-id': b'48ddc124-c3e3-4f95-9fda-8f7aca2f6781', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:19 GMT', 'x-amzn-requestid': 'QQ10sgQ3pCVtwG5KoygxnMeDObZSJk9anyeo89F3UO5TjtNJbGvi', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, feed05e8-49dd-497c-b986-55216febe9d0, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, feed05e8-49dd-497c-b986-55216febe9d0, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, feed05e8-49dd-497c-b986-55216febe9d0, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 525711f9-544e-4287-b447-a5215217ed98, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 525711f9-544e-4287-b447-a5215217ed98, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 525711f9-544e-4287-b447-a5215217ed98, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074421Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074421Z
20251114/us-east-1/s3/aws4_request
3b33af37bd48de46eb55d5bf09b3cf340bf39750bcea3e40bebceb16280152e4
DEBUG    botocore.auth:auth.py:430 Signature:
bf1852ba387928506ee800a574bb92fd0c139c550b2599dc94e9f58e5e524db1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074421Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bf1852ba387928506ee800a574bb92fd0c139c550b2599dc94e9f58e5e524db1', 'amz-sdk-invocation-id': b'ee39b2d6-d9ca-425a-9e06-bf6c3719a238', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:21 GMT', 'x-amzn-requestid': 'sRIfOIbbJ4d9cd2pRr39nQpp4HClAzpEldy7GKdx0pfqSepwBVL1', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074421Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074421Z
20251114/us-east-1/s3/aws4_request
400f896cc3d7befa1224820ba6ed34deac5bc61763d44627f4a76bdf1e402e6c
DEBUG    botocore.auth:auth.py:430 Signature:
2bd53afc5fbad1c1820ff8b98a97fe66bfed125a25bcd5281b5e6f160b93bcca
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074421Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2bd53afc5fbad1c1820ff8b98a97fe66bfed125a25bcd5281b5e6f160b93bcca', 'amz-sdk-invocation-id': b'6600b38f-4da9-47b2-820c-05044c041c27', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:21 GMT', 'x-amzn-requestid': 'Q3LIVZODUK3hODWUFywDapEyeownP8xKPD03ZMYkZDu8nakfbWk2', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074421Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074421Z
20251114/us-east-1/s3/aws4_request
164cbe5ee01e238c254859072390a41ef8fdef18d6a01a03d766164f7425f4c2
DEBUG    botocore.auth:auth.py:430 Signature:
318168dea2c67fedd101339e872cea7a83818c5378c63be41be1346c836ab3e2
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074421Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=318168dea2c67fedd101339e872cea7a83818c5378c63be41be1346c836ab3e2', 'amz-sdk-invocation-id': b'222f1db1-89c1-45dd-9c67-f5e54513f87f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:21 GMT', 'x-amzn-requestid': 'QfaZVaXNHpgFbTQ0SATzEDnkl5OBNEBn12t3aHGtV3mkw68rmkTa', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 0724513b-0254-461b-98a8-7fe34316cd1a, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 0724513b-0254-461b-98a8-7fe34316cd1a, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 0724513b-0254-461b-98a8-7fe34316cd1a, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 59585b71-876f-40fd-97e2-1c22149f8769, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 59585b71-876f-40fd-97e2-1c22149f8769, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 59585b71-876f-40fd-97e2-1c22149f8769, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074422Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074422Z
20251114/us-east-1/s3/aws4_request
10321720f9179ff3d5343d533c2b57367ef6aa3c8851c022ca1f9cfeb68bbdb7
DEBUG    botocore.auth:auth.py:430 Signature:
a8ed3c6cb8a852d2d07099a931d3162c3b508c3f96f089795e42ecd1a1699d18
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074422Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a8ed3c6cb8a852d2d07099a931d3162c3b508c3f96f089795e42ecd1a1699d18', 'amz-sdk-invocation-id': b'fe0ef388-abae-46f1-b5e3-786f353ca504', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:22 GMT', 'x-amzn-requestid': 'FEjQMS3cSOgKU2T0Udx50bfgk5eRxlg1sOAntr6MVjabSnGkNm2j', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074422Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074422Z
20251114/us-east-1/s3/aws4_request
8f5c8669317495da2844ace73758f61302f3fbcc431fa13c789c0879ba798f60
DEBUG    botocore.auth:auth.py:430 Signature:
6f112d4a270ee0c606c6cece1d37cd0517471d884f2336e8c74fc0b3de31861a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074422Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6f112d4a270ee0c606c6cece1d37cd0517471d884f2336e8c74fc0b3de31861a', 'amz-sdk-invocation-id': b'8c343b47-029c-4639-a712-14c877953424', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:22 GMT', 'x-amzn-requestid': 'IgFHPuM2gpHABAQPgAwzSvz3RawB1K5bCve0iteawcN12yuMQQ3m', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074422Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074422Z
20251114/us-east-1/s3/aws4_request
80c97232794a686e0c5b9c99b60095abf5003ec899c9ac50fe36fde5f5b05a9f
DEBUG    botocore.auth:auth.py:430 Signature:
791129314289c6c11f42944cb22b5c893f53db9fa2b6c42d45957ba6aa9a33bd
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074422Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=791129314289c6c11f42944cb22b5c893f53db9fa2b6c42d45957ba6aa9a33bd', 'amz-sdk-invocation-id': b'32cec3fd-df11-4191-ba7a-d638c27f7de6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:22 GMT', 'x-amzn-requestid': 'ILjES8tx2sNtWwXx4hVKSG7XGl2xMaH9dk5NEplt4mfvyyPQtbMN', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f1cb7dda-61ee-4e39-82ce-f7873c6d6765, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f1cb7dda-61ee-4e39-82ce-f7873c6d6765, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f1cb7dda-61ee-4e39-82ce-f7873c6d6765, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 08e0f041-310b-47b0-9ed5-6991fa020048, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 08e0f041-310b-47b0-9ed5-6991fa020048, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 08e0f041-310b-47b0-9ed5-6991fa020048, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074423Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074423Z
20251114/us-east-1/s3/aws4_request
eb4decea9d47dc06c357dd9b44cdc7c052b9aa71454232a068531871b6f78363
DEBUG    botocore.auth:auth.py:430 Signature:
7adbfde9996a5fa0518e1c9759b3f3bced091a2ec866fa347c4d24d8787a88bf
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074423Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7adbfde9996a5fa0518e1c9759b3f3bced091a2ec866fa347c4d24d8787a88bf', 'amz-sdk-invocation-id': b'addf52d1-f814-487c-86d7-f6551b9b7e24', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:23 GMT', 'x-amzn-requestid': 'O80ghBCdKceWemC1WE3sdN1qIdsCnM47Ipwefu2nOWqf8ABRQZRN', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074423Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074423Z
20251114/us-east-1/s3/aws4_request
7c0c7e1e2bbc4d430e5a2a8377e3c08b03f0a1c11ccead081fffb4e05c232d4f
DEBUG    botocore.auth:auth.py:430 Signature:
4fe040f4a4ccee80d2506628a6c4347a72e9d8d4c1d8b40f6c44605e73a18297
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074423Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4fe040f4a4ccee80d2506628a6c4347a72e9d8d4c1d8b40f6c44605e73a18297', 'amz-sdk-invocation-id': b'97ac4660-f83e-4435-acd9-42be53615ef5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:23 GMT', 'x-amzn-requestid': 'RBQZcyoWShnrcTy6kDKVdtFl9O2L8zP40k58UoscP9GFFQk47yfO', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074423Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074423Z
20251114/us-east-1/s3/aws4_request
65920392f02711ae5295277f24bd5efad5e3b516152749495f4899ace50c0081
DEBUG    botocore.auth:auth.py:430 Signature:
9f7e6a1f972d8de926dddfe915ea2733452690eaf12399bad753b84b3d510ff3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074423Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9f7e6a1f972d8de926dddfe915ea2733452690eaf12399bad753b84b3d510ff3', 'amz-sdk-invocation-id': b'134b629b-cc96-4c5c-992f-9a2bebf5b37a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:23 GMT', 'x-amzn-requestid': 'LdMR1ORC7MpzKbfdc7W7kEc88wDZ8NIdBvbQ2WONDEqJN8qvQIow', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 72e2348b-3782-49d9-aee0-a60035c86098, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 72e2348b-3782-49d9-aee0-a60035c86098, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 72e2348b-3782-49d9-aee0-a60035c86098, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 2e6c64ff-859b-41ed-b484-c7309264fc01, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 2e6c64ff-859b-41ed-b484-c7309264fc01, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 2e6c64ff-859b-41ed-b484-c7309264fc01, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074425Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074425Z
20251114/us-east-1/s3/aws4_request
a8ec1f96967344aa2f8636eb32a43347986a67d4b2ace266ccdd00268370d8a8
DEBUG    botocore.auth:auth.py:430 Signature:
cdb57d3787daa956fb35150c17ddce725315dc1f9af918cf854f9e9f065323f9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074425Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=cdb57d3787daa956fb35150c17ddce725315dc1f9af918cf854f9e9f065323f9', 'amz-sdk-invocation-id': b'd3a48d71-5806-4366-b0d8-de86cca55b2c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:25 GMT', 'x-amzn-requestid': 'Zc9FKdmhvBRKRGnndvxdjF6YLXdhTfhA55G88QFUqjuRjJCsAHpC', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074425Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074425Z
20251114/us-east-1/s3/aws4_request
51d80b593623d5b538ef2825d58127285394b3ac8818bc62b0113de13003dc34
DEBUG    botocore.auth:auth.py:430 Signature:
d2f3b360d335ec72bdb9e911392de04d5f0df26a52ce50289f5dc7a06f95cbd0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074425Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d2f3b360d335ec72bdb9e911392de04d5f0df26a52ce50289f5dc7a06f95cbd0', 'amz-sdk-invocation-id': b'0fcbddab-4b7e-4858-b894-79a189e3e4ba', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:25 GMT', 'x-amzn-requestid': 'PCvwmNlNCfebfkzDqX2om3oqEYTAeEWvU7vXl1kZtPKdlOmugCDw', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074425Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074425Z
20251114/us-east-1/s3/aws4_request
00ed9ee2bd3eeb7b26bbc0883fb201450b7e6d79a5b56a7b861be3778c387d49
DEBUG    botocore.auth:auth.py:430 Signature:
73691f5ea746e5aa6f1516ccb6e0b6a4214b5c2c20c27f3eefe2e7d562247288
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074425Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=73691f5ea746e5aa6f1516ccb6e0b6a4214b5c2c20c27f3eefe2e7d562247288', 'amz-sdk-invocation-id': b'deb35bcf-aede-49da-9d60-26baa8f72bcd', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:25 GMT', 'x-amzn-requestid': 'zyKbYbijtK8l6ZCuWtcb7I5rnE0P2RH8lsC26EtDZLC7lFUcoLBS', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 562ded76-98d1-4b9d-8984-70bac30d0250, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 562ded76-98d1-4b9d-8984-70bac30d0250, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 562ded76-98d1-4b9d-8984-70bac30d0250, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 9861689e-4633-4435-80d0-a3edf365221c, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 9861689e-4633-4435-80d0-a3edf365221c, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 9861689e-4633-4435-80d0-a3edf365221c, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074426Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074426Z
20251114/us-east-1/s3/aws4_request
e750a46393950540e81a88d8f3c936eca1d140e227041a4c14978066d77a573e
DEBUG    botocore.auth:auth.py:430 Signature:
bdb82ab11ab86f141b9fdadd48edff5f04b50d4d4abc417accc68f06a9a119a3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074426Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bdb82ab11ab86f141b9fdadd48edff5f04b50d4d4abc417accc68f06a9a119a3', 'amz-sdk-invocation-id': b'eac1231b-48a9-48f6-9946-fc6aec0783bf', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:26 GMT', 'x-amzn-requestid': 'SZojk6SKXqnT5zxT1bKhBGqSTwiNz5EmOpVXGLYG4oYT8mXY3hGr', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074426Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074426Z
20251114/us-east-1/s3/aws4_request
878dee9ad9536a3284b52035f2df2292edbcc2843d23c22f64dc46b7fa1f54ca
DEBUG    botocore.auth:auth.py:430 Signature:
5e491232c1751de3e7b79059851c269b0f8281b937911e7ef8cf5529c9945762
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074426Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5e491232c1751de3e7b79059851c269b0f8281b937911e7ef8cf5529c9945762', 'amz-sdk-invocation-id': b'ccea1485-25c2-493e-b248-156916790d01', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:26 GMT', 'x-amzn-requestid': '3lEh0pVoCbGQeMj0FTfn1vzYf9ZfdwEW2EttGkB2MKPnZ3XO7mfD', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074426Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074426Z
20251114/us-east-1/s3/aws4_request
a64109fb9ad669311da6caf729c7f5f4b0568116c590dd123601b100163491ef
DEBUG    botocore.auth:auth.py:430 Signature:
05a7de013634fa8e137f27912bb26d04dd9996044228f8ab20627a4847c333e3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074426Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=05a7de013634fa8e137f27912bb26d04dd9996044228f8ab20627a4847c333e3', 'amz-sdk-invocation-id': b'fc2d4be7-d321-4516-9acb-54c722ed91d1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:26 GMT', 'x-amzn-requestid': 'dbPzSLYneAxQchCWuKOstu30ttcyET70tpzLuCbwwkFbysbGxNx9', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, de25c217-a88d-4a40-9306-ae047fbce72e, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, de25c217-a88d-4a40-9306-ae047fbce72e, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, de25c217-a88d-4a40-9306-ae047fbce72e, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, be2d85b8-53b2-45c6-862a-24ec9377f0cb, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, be2d85b8-53b2-45c6-862a-24ec9377f0cb, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, be2d85b8-53b2-45c6-862a-24ec9377f0cb, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074427Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074427Z
20251114/us-east-1/s3/aws4_request
e2cd0769a58b02b453f1302f1bcfcd3db727163444b072825a5a2942b40aafca
DEBUG    botocore.auth:auth.py:430 Signature:
987e8d3893ed88f988cd13c30a01f88502ce5b7217e8d938a965e9bce90eaae4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074427Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=987e8d3893ed88f988cd13c30a01f88502ce5b7217e8d938a965e9bce90eaae4', 'amz-sdk-invocation-id': b'b4a8de29-bc5b-4448-98b8-8a6b6bc417d7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:27 GMT', 'x-amzn-requestid': 'XYTjX9xFNbG8esAIjpX8iO3BMU13mXEdXDmdih5GQiRdBlKTY0K3', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074427Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074427Z
20251114/us-east-1/s3/aws4_request
cb1f7544bacded60f025328eb83d48c29276b24a46b937088466bc6ca18aeaed
DEBUG    botocore.auth:auth.py:430 Signature:
1d85a31b4c47a633cc0f7603461b7ab50afeac9933c27b6e3b192050e7ca31e3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074427Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1d85a31b4c47a633cc0f7603461b7ab50afeac9933c27b6e3b192050e7ca31e3', 'amz-sdk-invocation-id': b'6b85db7f-d746-43c5-a79d-cf2037c39dd6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:28 GMT', 'x-amzn-requestid': 'srqyS03ZeC8SD6YRU3knCHlArUZ9LvpoJdg1OLHOyjPyKSnUjjV7', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074428Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074428Z
20251114/us-east-1/s3/aws4_request
a267bcfb5db99ee6800a80a1c1a9b39ea5eacebcc46a8f6b8d3b41b7da72eee0
DEBUG    botocore.auth:auth.py:430 Signature:
d738b6f435941fceff301e9c28091b7870775f475decbda93ee1f7c6ab0cf9b7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074428Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d738b6f435941fceff301e9c28091b7870775f475decbda93ee1f7c6ab0cf9b7', 'amz-sdk-invocation-id': b'57f76c2f-aff2-4469-ba7f-dd1e6b1e74b4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:28 GMT', 'x-amzn-requestid': '1IBgDGQeWP2VAi9w0szVy2LejTiaCtR76xUu7ac2x31Bfn2iIkZT', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d06ecc91-5325-46d1-92f6-0eebc79ff27c, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d06ecc91-5325-46d1-92f6-0eebc79ff27c, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d06ecc91-5325-46d1-92f6-0eebc79ff27c, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 794b2e48-57a2-4847-9bfd-b944f4506f50, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 794b2e48-57a2-4847-9bfd-b944f4506f50, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 794b2e48-57a2-4847-9bfd-b944f4506f50, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074429Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074429Z
20251114/us-east-1/s3/aws4_request
c545aca50b8e49fc6cefb6ba7c82aec5f4d9e3bd015514def0bc56b578609cd9
DEBUG    botocore.auth:auth.py:430 Signature:
c59984113a7a78383ac4e78b2d559393370af491461a49c4c7c1faabd7b00889
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074429Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c59984113a7a78383ac4e78b2d559393370af491461a49c4c7c1faabd7b00889', 'amz-sdk-invocation-id': b'54d89f3e-01b3-43df-91bb-24dd43b45f65', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:29 GMT', 'x-amzn-requestid': 'uDqgx8D5iZd3NePMdkldUcciXdYAnnmgTjpgiQ4gswyEtaTAZjXo', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074429Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074429Z
20251114/us-east-1/s3/aws4_request
7abff8a3eeac40ee1701fae255b1357e5004fc5d0e281e7bd0fda2171f7c4ec8
DEBUG    botocore.auth:auth.py:430 Signature:
2715cb15f079c786afb44d4be4f227d2ad36a6cfcbabe844e27b34e36afcc734
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074429Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2715cb15f079c786afb44d4be4f227d2ad36a6cfcbabe844e27b34e36afcc734', 'amz-sdk-invocation-id': b'992637d6-9e04-4feb-8877-626953694376', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:29 GMT', 'x-amzn-requestid': 'UOU2MFV2PmWB0hTK5tr8HPW9ATCb9H9uNORuXW8Hz8ii824wEziF', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074429Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074429Z
20251114/us-east-1/s3/aws4_request
41ff7a06e7704eed74818c0f5fe3bd9759d348555a00a331eddcd7447d98e64e
DEBUG    botocore.auth:auth.py:430 Signature:
38b54958c645b68de36ff053df7a6516f6ab3262136c3894541e04845ff37b93
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074429Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=38b54958c645b68de36ff053df7a6516f6ab3262136c3894541e04845ff37b93', 'amz-sdk-invocation-id': b'6254c19b-9e4f-4c6b-ba51-924d53666f48', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:29 GMT', 'x-amzn-requestid': 'R6yAZo3gC2Whaus43ckSbvairjKpKizoEPnmRRHeMISOjCOixXm4', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f74ae483-7563-4b29-a743-5a1232f18029, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f74ae483-7563-4b29-a743-5a1232f18029, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f74ae483-7563-4b29-a743-5a1232f18029, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b13f3260-1392-4ead-86fe-f211c46b9430, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b13f3260-1392-4ead-86fe-f211c46b9430, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b13f3260-1392-4ead-86fe-f211c46b9430, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074430Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074430Z
20251114/us-east-1/s3/aws4_request
72f8f58a8c152178eb6222f2a71be16344e9c2702cdca5da8abd972c6baf71c6
DEBUG    botocore.auth:auth.py:430 Signature:
894a3f47ecd0239f7aa71fb9a12b747812ac708dfc660541f0a2ac9ca30f5a02
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074430Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=894a3f47ecd0239f7aa71fb9a12b747812ac708dfc660541f0a2ac9ca30f5a02', 'amz-sdk-invocation-id': b'7e5f1150-0afb-483e-9b75-2c8fc3e731df', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:30 GMT', 'x-amzn-requestid': '9PKfAnKnMlbfQ5QjULJqAzLW1rJpIcfcBDEiCCIvk8dL3Zw11nbc', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074430Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074430Z
20251114/us-east-1/s3/aws4_request
5a11ba2947cd91330d45f9d102da3f49d1191d82dfcba081e5c978a4882a0e6d
DEBUG    botocore.auth:auth.py:430 Signature:
984a7b2e4d5f4791c562c1121dbd57154cbaf68dd52f0dc073b4c54a64171575
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074430Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=984a7b2e4d5f4791c562c1121dbd57154cbaf68dd52f0dc073b4c54a64171575', 'amz-sdk-invocation-id': b'0d4d2436-1b8f-46a5-9d76-0afdf262e651', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:30 GMT', 'x-amzn-requestid': '8JCxAqPGOtB3W6Q32maBRHDVm0LEqTSrtdEzhorVmI7Oh8QSpKlp', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074430Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074430Z
20251114/us-east-1/s3/aws4_request
440900ee27e40f20211ab8d34151bbdda226528051657c860b6e2dc2f59fdc69
DEBUG    botocore.auth:auth.py:430 Signature:
66b63c28791c553e7ce1f56b5625837d52f32b56fe5b71b91e408a1e4ac40471
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074430Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=66b63c28791c553e7ce1f56b5625837d52f32b56fe5b71b91e408a1e4ac40471', 'amz-sdk-invocation-id': b'4aecad59-650f-4e0c-8a36-2755434621c0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:30 GMT', 'x-amzn-requestid': 'tp4OkeYHdGb6IOdd6XSOPVw3YTrTpW1PBr29k5bMY0v0ZxUmTCVu', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 11a034e0-5126-40c3-b341-ddd2bbd39f80, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 11a034e0-5126-40c3-b341-ddd2bbd39f80, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 11a034e0-5126-40c3-b341-ddd2bbd39f80, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b98e0581-b8d1-4896-945b-0f098e8e0d4b, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b98e0581-b8d1-4896-945b-0f098e8e0d4b, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b98e0581-b8d1-4896-945b-0f098e8e0d4b, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074432Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074432Z
20251114/us-east-1/s3/aws4_request
71f841ac2d0de0ee0bc156892b79c5a5cb4dc7da8f8a40450cdec8c906f958cf
DEBUG    botocore.auth:auth.py:430 Signature:
1cd26216c6da9f61176e68411c806ceae4a01f1bb1df6591350a28113c149613
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074432Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1cd26216c6da9f61176e68411c806ceae4a01f1bb1df6591350a28113c149613', 'amz-sdk-invocation-id': b'a5604bdc-eb68-4720-8a48-36830b331b6e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:32 GMT', 'x-amzn-requestid': 'fvAuWhH0KY1FBIfLXK5W7pgzPf01No8qv9Z13l4TCYOLAfzgwPXT', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074432Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074432Z
20251114/us-east-1/s3/aws4_request
6e2ff30c9add28da4104a66e7545692be95668b9b051afd93a5f1310c4df0a3a
DEBUG    botocore.auth:auth.py:430 Signature:
2ad6f1f0b85d9dc039c50d0f64408352df8916c2568656a3235d46fb17dce1d5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074432Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2ad6f1f0b85d9dc039c50d0f64408352df8916c2568656a3235d46fb17dce1d5', 'amz-sdk-invocation-id': b'87b059af-81d9-47ea-a5b0-8a6b8e984e81', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:32 GMT', 'x-amzn-requestid': '5UBujfiKm39lXpyPFXGaRVfhV3DEFb4EDwYiEl1j9ykqEggdmhV8', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074432Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074432Z
20251114/us-east-1/s3/aws4_request
3ea0db1e9db135020d08d697eda9031e6acf06eb619d1e9942113aae4ae5ac4c
DEBUG    botocore.auth:auth.py:430 Signature:
c11fb957f484aeb69766e1864d855e0b6af768344dea440641af8273beff4143
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074432Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c11fb957f484aeb69766e1864d855e0b6af768344dea440641af8273beff4143', 'amz-sdk-invocation-id': b'ca6ae0bc-b4c3-449c-a8ed-afce35adcbb4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:32 GMT', 'x-amzn-requestid': '0gEfIARkPcdVAvn6hreLiHNcPlk6WIEdkYv5hOsPQ7HkVKedfGye', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 8c506bdb-3187-4543-98a8-e6c83b292bd8, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 8c506bdb-3187-4543-98a8-e6c83b292bd8, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 8c506bdb-3187-4543-98a8-e6c83b292bd8, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3f1b49f5-b1f4-458e-b618-1cfc8d6ded09, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3f1b49f5-b1f4-458e-b618-1cfc8d6ded09, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3f1b49f5-b1f4-458e-b618-1cfc8d6ded09, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074433Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074433Z
20251114/us-east-1/s3/aws4_request
4b5da245b6ea4e83c09da9fbb34c2308ba217e74fa47a1174bbb49fc7f32298d
DEBUG    botocore.auth:auth.py:430 Signature:
42f316ac1c3132856643fe729fb5a2fed1393ec56b1085077ab77d9982a9a785
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074433Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=42f316ac1c3132856643fe729fb5a2fed1393ec56b1085077ab77d9982a9a785', 'amz-sdk-invocation-id': b'ae15e74f-8e21-49e6-a797-4c2c974c3cdf', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:33 GMT', 'x-amzn-requestid': '33JyPcyolvqVdZr2Pdio7K1mFhvyzMizLXT9PlQT2IFH6mI8UWc7', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074433Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074433Z
20251114/us-east-1/s3/aws4_request
34f6700850643aa196886fa1a0db71e193e1005365c93ad5de2370ee2ba3f11d
DEBUG    botocore.auth:auth.py:430 Signature:
da509c4c3a5d7c3f6961b15a69e3bb111784141feeddec609b6eca8600f74b1a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074433Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=da509c4c3a5d7c3f6961b15a69e3bb111784141feeddec609b6eca8600f74b1a', 'amz-sdk-invocation-id': b'88ce80b5-d911-4402-b538-e47163247de3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:33 GMT', 'x-amzn-requestid': 'PR2AKgq4V2bDhgvaAI2su9ibba9KLdTB682WCrjwonCmElPB1Keh', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074433Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074433Z
20251114/us-east-1/s3/aws4_request
c575b5b4565c812b2973ee4d61aaa6771b67f39c113795e25d67ec123e2492cb
DEBUG    botocore.auth:auth.py:430 Signature:
ad8b0c10a476e1a9bb73b3853ca1555edc6ebb7e196110bc50aaf93113e67ed2
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074433Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ad8b0c10a476e1a9bb73b3853ca1555edc6ebb7e196110bc50aaf93113e67ed2', 'amz-sdk-invocation-id': b'353c9962-0f7c-4811-bd06-c02b6eb9544f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:33 GMT', 'x-amzn-requestid': 'v20uJvTsQpQWFQhMRrl0iD8labTCDq9XsPDtKJJXMJdhKCv4CGDq', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ae094741-da7d-4b06-8b68-dd6a1d4efa6e, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ae094741-da7d-4b06-8b68-dd6a1d4efa6e, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ae094741-da7d-4b06-8b68-dd6a1d4efa6e, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, bee4fd5c-c06a-4a4b-b53a-154b6f15a5d2, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, bee4fd5c-c06a-4a4b-b53a-154b6f15a5d2, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, bee4fd5c-c06a-4a4b-b53a-154b6f15a5d2, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074434Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074434Z
20251114/us-east-1/s3/aws4_request
f863d939c9177918f3e5ceef7ae8446f0dc952e7762ac322f20bd1855194bb28
DEBUG    botocore.auth:auth.py:430 Signature:
f4c7edb4c8b6e6d3bc61bb82cf46a651cb152fe6c9a8d88bf43f91ab65087c2c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074434Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f4c7edb4c8b6e6d3bc61bb82cf46a651cb152fe6c9a8d88bf43f91ab65087c2c', 'amz-sdk-invocation-id': b'eb85533d-72e8-4805-ae7d-b3db030da5f0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:34 GMT', 'x-amzn-requestid': 'BytTIhFfGAeDv3fzfRTmo92ueynAUHP50lrtEDiLOt8WU9MQmmPy', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074434Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074434Z
20251114/us-east-1/s3/aws4_request
1a59ac975993f938afdcd933f5ab8e3222214deee012555751a15b50482c6659
DEBUG    botocore.auth:auth.py:430 Signature:
07d7100d6d54ac8ef06ebb9bbbb4ae620bbb0a459c4f671a8f6abb9a8a14454a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074434Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=07d7100d6d54ac8ef06ebb9bbbb4ae620bbb0a459c4f671a8f6abb9a8a14454a', 'amz-sdk-invocation-id': b'ab7143f9-85c2-408d-9017-4fb3cb05a2fd', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:34 GMT', 'x-amzn-requestid': 'MYODBezPXC2t2xb4ZKIHL67jPsdohxqM3Gsf1s88JSDfrIKwBiIw', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074434Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074434Z
20251114/us-east-1/s3/aws4_request
1b3c646b38896da43363c69f911755c79ca1933a2c2f19383e0d39fff7980c55
DEBUG    botocore.auth:auth.py:430 Signature:
ae810e2731134b9a25f869972ed3434f557bb69c18fe598bcd3610ae9bdf59b4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074434Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ae810e2731134b9a25f869972ed3434f557bb69c18fe598bcd3610ae9bdf59b4', 'amz-sdk-invocation-id': b'30e3856f-7b28-40de-9b2e-0be3ffad6509', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:34 GMT', 'x-amzn-requestid': 'mpe2RgodGyYD0QqGLxSvgO65LpiSY1EsCDI9oSTDbPoV9T9Ax1cv', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c7785836-08f6-4cce-a659-d50af4e65869, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c7785836-08f6-4cce-a659-d50af4e65869, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c7785836-08f6-4cce-a659-d50af4e65869, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b59b7e87-4f34-4ba5-bd35-402f01fb32b8, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b59b7e87-4f34-4ba5-bd35-402f01fb32b8, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b59b7e87-4f34-4ba5-bd35-402f01fb32b8, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074436Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074436Z
20251114/us-east-1/s3/aws4_request
e2b43c7c348819b418dd12a993c1fa4be175b561a267f385dc933e12115b7e4f
DEBUG    botocore.auth:auth.py:430 Signature:
9be6f6ad74a901a5b972e5af6499a1b6b74fca39bf7ef9df157797400eeb069b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074436Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9be6f6ad74a901a5b972e5af6499a1b6b74fca39bf7ef9df157797400eeb069b', 'amz-sdk-invocation-id': b'7f42c6b0-85a1-4b56-ba9c-5ddce66cb200', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:36 GMT', 'x-amzn-requestid': 'U3k37iichZ57xE2gcYfooZ82dpy5jIuXuN22gKGLisfhnquZyDQF', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074436Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074436Z
20251114/us-east-1/s3/aws4_request
23c8c60167484ff24ab2cb7fc762e06f264019a903258cbe684b9dffa6bd49ee
DEBUG    botocore.auth:auth.py:430 Signature:
2ac86f9ed29b8c748bda7fd7c6e90dd1697b1ec5cf53b31deb3ddc8cfc4ac36b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074436Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2ac86f9ed29b8c748bda7fd7c6e90dd1697b1ec5cf53b31deb3ddc8cfc4ac36b', 'amz-sdk-invocation-id': b'1714f190-67b6-458d-adc0-8072bde912fd', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:36 GMT', 'x-amzn-requestid': 'NYFo7vpOkKuv54fuPHehOkbPcYXoGE1uTrauIkuIYKjJ0Xs5TJJB', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074436Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074436Z
20251114/us-east-1/s3/aws4_request
66811ea05d5767612074db5831be2aa9fbbc2ad4c223293ad86be2bcf0229c12
DEBUG    botocore.auth:auth.py:430 Signature:
8a3d42ac204627c35de596f4392a1f6b22c270f0727eff76bd3e538521829b79
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074436Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8a3d42ac204627c35de596f4392a1f6b22c270f0727eff76bd3e538521829b79', 'amz-sdk-invocation-id': b'a9a184e2-bda2-43af-a4e4-9eb2e03221ef', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:36 GMT', 'x-amzn-requestid': 'P0hMlh2fHPruj2pFusPIoMufPz1lgSDqmv0rN36FFpQPrQnKgCWH', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 066ba4b7-b00a-4615-b20f-973680b6953d, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 066ba4b7-b00a-4615-b20f-973680b6953d, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 066ba4b7-b00a-4615-b20f-973680b6953d, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e6ab7287-0866-4c6e-940a-9536a09c6cbe, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e6ab7287-0866-4c6e-940a-9536a09c6cbe, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e6ab7287-0866-4c6e-940a-9536a09c6cbe, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074437Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074437Z
20251114/us-east-1/s3/aws4_request
a78a6ac16fb15a8f81817074504cd9c40c9ac806e0e72d34de452180ad248f86
DEBUG    botocore.auth:auth.py:430 Signature:
7c3ea08a7e981f729df3c37d77cee957459861aed1d1d5afb9264ce9f4087aea
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074437Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7c3ea08a7e981f729df3c37d77cee957459861aed1d1d5afb9264ce9f4087aea', 'amz-sdk-invocation-id': b'c3e60a75-2c58-4689-8740-137101b0af93', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:37 GMT', 'x-amzn-requestid': 'sflvYQ8kyjKjkoYuKR0lGmIwosi3fHj76aqSlXLaIAJamqbSx5BD', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074437Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074437Z
20251114/us-east-1/s3/aws4_request
5f16e74d075cf17954c717d91f978ff82d4e89774abe09667446c29b429c625c
DEBUG    botocore.auth:auth.py:430 Signature:
6fbae13e1f36d937a6cafbe6b967a72194c797b7298a17c1083fbb1ee8051c5e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074437Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6fbae13e1f36d937a6cafbe6b967a72194c797b7298a17c1083fbb1ee8051c5e', 'amz-sdk-invocation-id': b'51273672-ff88-4c1e-8da3-ed8033e87075', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:37 GMT', 'x-amzn-requestid': 'an5zxc7bYz4LJn74REtxPiJPVSJVS7wy5FlvdCQfLfqTT34OsU1D', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074437Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074437Z
20251114/us-east-1/s3/aws4_request
81af639092944927a10280ebfe604b4ac72a94b059a84afa1abe09d947c1c5f5
DEBUG    botocore.auth:auth.py:430 Signature:
f5542afceeb4d9ffcaa2da444cb91a0236fae15ecae0dec5aa41825b0b135012
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074437Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f5542afceeb4d9ffcaa2da444cb91a0236fae15ecae0dec5aa41825b0b135012', 'amz-sdk-invocation-id': b'0f345905-4892-4de8-aead-222cc747db72', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:37 GMT', 'x-amzn-requestid': '1o0pIkOfxOa6zNAdSrxqLqtjqBL32I5sT2Tj3t1nIv4dhUTfUcMu', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3c52e0ea-930f-4288-9f8e-60cb69697dea, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3c52e0ea-930f-4288-9f8e-60cb69697dea, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3c52e0ea-930f-4288-9f8e-60cb69697dea, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 17ed3dec-4089-41c5-9f74-630978316cea, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 17ed3dec-4089-41c5-9f74-630978316cea, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 17ed3dec-4089-41c5-9f74-630978316cea, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074438Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074438Z
20251114/us-east-1/s3/aws4_request
5d9221695e9a6894b1b5fedd56b35c4e14507c824764782a7f7b2933eb22e24b
DEBUG    botocore.auth:auth.py:430 Signature:
baa925941d069eb7aaabb7b07e521d9d6145cb3820135b8a85175fa0f9fed860
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074438Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=baa925941d069eb7aaabb7b07e521d9d6145cb3820135b8a85175fa0f9fed860', 'amz-sdk-invocation-id': b'e5bd11ea-19e2-419a-b879-56007c2ca616', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:38 GMT', 'x-amzn-requestid': 'W2VILIRYuKmsHv5lY5Gf11ZGezzDMEiTmEBhysVbnQE7oa5VdPyj', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074438Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074438Z
20251114/us-east-1/s3/aws4_request
1472c809202e8d3dc92cd7c5423ce1d5354ececb1a3c5126ed58e750038cc35e
DEBUG    botocore.auth:auth.py:430 Signature:
a9c8b34997f40d3457d93b516d643210df0fe9c4acbc0fe9db66c1960495c5ab
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074438Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a9c8b34997f40d3457d93b516d643210df0fe9c4acbc0fe9db66c1960495c5ab', 'amz-sdk-invocation-id': b'898a4165-3af8-4e03-b554-b756517ccb03', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:38 GMT', 'x-amzn-requestid': '2RY7h6MMjiR0KKdjhuxpuexV2bxLSMTAOc7XcDEclAXX9teLQZeh', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074438Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074438Z
20251114/us-east-1/s3/aws4_request
c7a1281329ac9707230e3c377d0c28992ef6e1d3684b41598136cdc9013e8457
DEBUG    botocore.auth:auth.py:430 Signature:
ea45a2ea1251c01541d1b33883867460d8a6a18dfe28f8695f07b48c6fd4b353
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074438Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ea45a2ea1251c01541d1b33883867460d8a6a18dfe28f8695f07b48c6fd4b353', 'amz-sdk-invocation-id': b'33815c0c-9387-4ad6-a98f-9b1b65b32df5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:38 GMT', 'x-amzn-requestid': '3PaoxKXIKTI1ECLusMyDxUXZHysBcR8HfPOL06ZwuiCsnlHhSlkY', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 76a29532-f229-4ea5-b57e-62756780030a, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 76a29532-f229-4ea5-b57e-62756780030a, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 76a29532-f229-4ea5-b57e-62756780030a, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 56ae84da-3ee4-4ced-8b3a-80ee7801c376, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 56ae84da-3ee4-4ced-8b3a-80ee7801c376, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 56ae84da-3ee4-4ced-8b3a-80ee7801c376, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074440Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074440Z
20251114/us-east-1/s3/aws4_request
dc7bd17dc6ff4fd48a75060f43919203cf2aab56a928d1089b762803642196db
DEBUG    botocore.auth:auth.py:430 Signature:
1e1dffda7045cb1846bd878ca857898ea49026ac8cbf44dc287189d54fab9ec7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074440Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1e1dffda7045cb1846bd878ca857898ea49026ac8cbf44dc287189d54fab9ec7', 'amz-sdk-invocation-id': b'f49f7d78-797c-45fa-882a-6209f05e5afa', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:40 GMT', 'x-amzn-requestid': 'KZ0wY3h5zM9YKi3vmBPlIMofJ2dzjDtgIEND3brRSjxClVWtMQNH', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074440Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074440Z
20251114/us-east-1/s3/aws4_request
a46c08c718fc342aa30665b2a9426618cbe6a6c568b06c12475982fd3749a885
DEBUG    botocore.auth:auth.py:430 Signature:
c10ca90eb25a88e5ee6fcd8bc7a00a5fc66f559c2c98d9a560f310784931a0a7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074440Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c10ca90eb25a88e5ee6fcd8bc7a00a5fc66f559c2c98d9a560f310784931a0a7', 'amz-sdk-invocation-id': b'9153a77e-d1a1-40f1-831a-398a25cd7e4e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:40 GMT', 'x-amzn-requestid': 'lJigW7RFoEKtwHDb4WwoqAMszue42oX92zHyz2NevHoiRxkKrv37', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074440Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074440Z
20251114/us-east-1/s3/aws4_request
ac55dd1a24609bd7914489ccdc0bb9832d699a317abb7f688613225ccfad554b
DEBUG    botocore.auth:auth.py:430 Signature:
c142a6b934aaeeec98d219cd049b0f39d4fe51b6183a8a3a2eaaeeaffa8effbe
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074440Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c142a6b934aaeeec98d219cd049b0f39d4fe51b6183a8a3a2eaaeeaffa8effbe', 'amz-sdk-invocation-id': b'4d5583bb-dec6-422e-a708-9b9ae794794b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:40 GMT', 'x-amzn-requestid': 'nLluloRrJmAqsB66bg4eibTYkvty7kW2QbRUvJ0doi8fmHfTHkqv', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d67ef589-e8b6-4c40-a9e7-96d3d3646f06, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d67ef589-e8b6-4c40-a9e7-96d3d3646f06, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d67ef589-e8b6-4c40-a9e7-96d3d3646f06, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e67be905-3506-47b8-b41c-7ded10e7edcb, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e67be905-3506-47b8-b41c-7ded10e7edcb, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e67be905-3506-47b8-b41c-7ded10e7edcb, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074441Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074441Z
20251114/us-east-1/s3/aws4_request
e2da856811bf13b396fa259b459ae252818d17fa3fd9a00d930eb46b6223371a
DEBUG    botocore.auth:auth.py:430 Signature:
a85b888ed6583c8902642924c7c175c2bd1fa31c540129db1e9dc19a705b4d8b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074441Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a85b888ed6583c8902642924c7c175c2bd1fa31c540129db1e9dc19a705b4d8b', 'amz-sdk-invocation-id': b'b68da7f9-6b79-4c43-8c02-737386aa5963', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:41 GMT', 'x-amzn-requestid': 'SxNefRcI0G8dbqnZiaLTJ5rmnDdXHSU8NPTNk2O4pP98MLSWCb1D', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074441Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074441Z
20251114/us-east-1/s3/aws4_request
d54e4c04e33a042c36b9d1c032d83f068a180b000457657dc3b14e4ac302e7e3
DEBUG    botocore.auth:auth.py:430 Signature:
1303ada331c986568793952cca39fd3e53f6fdcf2316eb1a656c36ca5c6dee7d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074441Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1303ada331c986568793952cca39fd3e53f6fdcf2316eb1a656c36ca5c6dee7d', 'amz-sdk-invocation-id': b'94391b75-fa76-40ec-a82a-95d65b135a37', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:41 GMT', 'x-amzn-requestid': 'YA6UgyJTKxxbpMsFYmcg2zTmavSKGMK6XyvQ9jCFYDyibD5fcnPM', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074441Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074441Z
20251114/us-east-1/s3/aws4_request
1d377a90a3e0e1e74c984c9d92b8081386646d9d281ac8a8b96ca621f9ef2c4a
DEBUG    botocore.auth:auth.py:430 Signature:
d6accd80b6e2017a9fe814486c967bf3d95bb69adefa6207a9d5de2f41a77462
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074441Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d6accd80b6e2017a9fe814486c967bf3d95bb69adefa6207a9d5de2f41a77462', 'amz-sdk-invocation-id': b'de2b8cbc-b848-4b22-9ef4-329e9241fadf', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:41 GMT', 'x-amzn-requestid': 'GxIiuLZCiM8YTloqDE8Q7nUnnvfVDnBwZ43o9oe8FqNECZ57Gxsm', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d5c0a742-24f2-48de-84c7-1da67df5d693, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d5c0a742-24f2-48de-84c7-1da67df5d693, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d5c0a742-24f2-48de-84c7-1da67df5d693, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a45cee66-f39f-401c-bc40-0794523a7bdc, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a45cee66-f39f-401c-bc40-0794523a7bdc, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a45cee66-f39f-401c-bc40-0794523a7bdc, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074443Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074443Z
20251114/us-east-1/s3/aws4_request
14cb0f4119c692057cddde998572271759485cc35b9e05cbc5fc19c7971b0ff1
DEBUG    botocore.auth:auth.py:430 Signature:
b192a049f0d1ce69d089b6c35f97aa210a61088027447932bd76691bc947eae1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074443Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b192a049f0d1ce69d089b6c35f97aa210a61088027447932bd76691bc947eae1', 'amz-sdk-invocation-id': b'00d7c1dd-bbbd-4e44-8c88-89c23bfd5b41', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:43 GMT', 'x-amzn-requestid': 'sGecZG9GzzzdnZvEZRgiMOT1PdgvkJ7kYiU1cuZ2ulVVt0TCrIPB', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074443Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074443Z
20251114/us-east-1/s3/aws4_request
42d1380f1135fdad429e4bde468ae2f5b8a74a19574ea00dfc660fddadd5ad97
DEBUG    botocore.auth:auth.py:430 Signature:
4b62e7670566808dc1904a5cf25807a89f7dab657aa907cba401faeadb93baee
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074443Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4b62e7670566808dc1904a5cf25807a89f7dab657aa907cba401faeadb93baee', 'amz-sdk-invocation-id': b'58af4408-b6b6-4698-8623-581faee25dd6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:43 GMT', 'x-amzn-requestid': 'cXndfuuS4TxmAqDj8R34sxDpBreHxMvgP6SvGIgPnc0SzX7VpDou', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074443Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074443Z
20251114/us-east-1/s3/aws4_request
de9f89c00c028af74240c616d6bd054522a664c33d92ec493a6bf31e97586cb5
DEBUG    botocore.auth:auth.py:430 Signature:
a0f118d6171558a7e6a18c8d0ddb904e3133918bde3635f7087e091dcc1ba810
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074443Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a0f118d6171558a7e6a18c8d0ddb904e3133918bde3635f7087e091dcc1ba810', 'amz-sdk-invocation-id': b'db3bdab9-ef15-4b9d-8231-bf38eb397c7e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:43 GMT', 'x-amzn-requestid': 'XIsfAY47Z9Vx0GL9cxaXIRdHNv3QK9cQTkxQGZN1InhkwTzcyZVH', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 14f6a251-e68b-472a-b1cf-140b98fadee0, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 14f6a251-e68b-472a-b1cf-140b98fadee0, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 14f6a251-e68b-472a-b1cf-140b98fadee0, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 10cd53ee-3856-412e-a627-32b400c21c39, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 10cd53ee-3856-412e-a627-32b400c21c39, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 10cd53ee-3856-412e-a627-32b400c21c39, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074444Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074444Z
20251114/us-east-1/s3/aws4_request
282783326948bc802d3bef25b92cd6b358f5e7dd492b2fa87cc4bf8c0cfb17dd
DEBUG    botocore.auth:auth.py:430 Signature:
69d7725761bff62b5da21458e21d1b540f937f066120c4354801c472eeeff774
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074444Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=69d7725761bff62b5da21458e21d1b540f937f066120c4354801c472eeeff774', 'amz-sdk-invocation-id': b'955ae5fa-ca2a-47e8-a019-0a6e36f37541', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:44 GMT', 'x-amzn-requestid': '2YIDgCyZr0DiVhlMHtnlc91qBYEGZLyFVdLdv7kXJFQDGsRZpM1y', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074444Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074444Z
20251114/us-east-1/s3/aws4_request
30810ba8bd7bd863607cffde8844517efe0dc1a1006a14b0b2a1e8010bb0fe85
DEBUG    botocore.auth:auth.py:430 Signature:
06ed47f7fcedeeb4281e1223b6a6853ca2abf745e645fdc9f3346d4f2b11cf7d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074444Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=06ed47f7fcedeeb4281e1223b6a6853ca2abf745e645fdc9f3346d4f2b11cf7d', 'amz-sdk-invocation-id': b'954514b6-924a-40d9-9232-4e7922e72b1f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:44 GMT', 'x-amzn-requestid': 'LTgAX2GNiQUuqywmLFtlIvP2SpYPu8Yp7Vqx4bEu0YWleTZIjryE', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074444Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074444Z
20251114/us-east-1/s3/aws4_request
11e05c2192561d88308b4f0ba6ec8f6840fcafeae2e97859fb041c5b76cf5522
DEBUG    botocore.auth:auth.py:430 Signature:
34fa3ef62e911363e598b17b40004504c30c2a3e519da550a1197beaed634f71
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074444Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=34fa3ef62e911363e598b17b40004504c30c2a3e519da550a1197beaed634f71', 'amz-sdk-invocation-id': b'95d208e4-377c-4892-8b29-755010effbbb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:44 GMT', 'x-amzn-requestid': 'nq96IOesU2zIO2CyC90u37r1ilW8hZnbhDqzdB6z05qrUsoN0Grc', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 47df120c-8955-46eb-b14d-bd305b85005f, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 47df120c-8955-46eb-b14d-bd305b85005f, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 47df120c-8955-46eb-b14d-bd305b85005f, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c4485e89-ed22-4633-b214-8622e0d01d0b, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c4485e89-ed22-4633-b214-8622e0d01d0b, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c4485e89-ed22-4633-b214-8622e0d01d0b, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074445Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074445Z
20251114/us-east-1/s3/aws4_request
08cc01ea6e373e6873249865f521ee39b7b41949be225048bdded15bc54c4268
DEBUG    botocore.auth:auth.py:430 Signature:
cac010fbd78efdefd25545a6ed21db2c476828b048125f578567864a079e388d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074445Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=cac010fbd78efdefd25545a6ed21db2c476828b048125f578567864a079e388d', 'amz-sdk-invocation-id': b'ad79b3f7-e480-4eac-8171-4ed9d974c443', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:45 GMT', 'x-amzn-requestid': '5c7RZaJpIOLg3GTWon2vv3L6kxuiK72HGDNL9MpwEs3sXzliNVgy', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074445Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074445Z
20251114/us-east-1/s3/aws4_request
ff7cc4c459d8613fea51c1076e4112978dea9c7981610db6f0c74663f9d16058
DEBUG    botocore.auth:auth.py:430 Signature:
a3b1f6fd14ac752b3bd2f47d55feddfe1ea6a9a00fdde7b7bbaada618676d22a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074445Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a3b1f6fd14ac752b3bd2f47d55feddfe1ea6a9a00fdde7b7bbaada618676d22a', 'amz-sdk-invocation-id': b'89690b61-ab09-4ab0-8f79-a0dd21977de1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:45 GMT', 'x-amzn-requestid': 'JSGDZ7km0shi72I0pdv7gKuODvXAVTJpp9dwfUo6kIZKa8aLRcVI', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074445Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074445Z
20251114/us-east-1/s3/aws4_request
0ca13871a69298ea94db458bd89d04cb24f6f09a69d7f0ec90e6d38bd2f7c16f
DEBUG    botocore.auth:auth.py:430 Signature:
d69ccedfac1a3b5d41a616b398f09205c77af794d10e0089a3eb55e405c3b614
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074445Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d69ccedfac1a3b5d41a616b398f09205c77af794d10e0089a3eb55e405c3b614', 'amz-sdk-invocation-id': b'f1bf4cee-14c8-490f-ab81-5066967e178c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:45 GMT', 'x-amzn-requestid': '9IHcw0RCAARuSj7Bhl0Vg8GAu3iYets4AlvaTtao9WXgO3FCpoTn', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6e8f023d-c17b-4d69-ae69-02f4713a063d, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6e8f023d-c17b-4d69-ae69-02f4713a063d, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6e8f023d-c17b-4d69-ae69-02f4713a063d, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 73d76cba-89e6-4de9-8e86-47799502dc2b, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 73d76cba-89e6-4de9-8e86-47799502dc2b, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 73d76cba-89e6-4de9-8e86-47799502dc2b, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074447Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074447Z
20251114/us-east-1/s3/aws4_request
6bfef1807ec2151f3ac6c42a9411f7dc176a628eb0776ca636c869dc3c17a6a4
DEBUG    botocore.auth:auth.py:430 Signature:
696755ae985280e75f29a9305b9025f74280d0ae14fd7ff2d78f40e71b3a251f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074447Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=696755ae985280e75f29a9305b9025f74280d0ae14fd7ff2d78f40e71b3a251f', 'amz-sdk-invocation-id': b'b5342f5f-5968-4817-ad2c-0d925e423f80', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:47 GMT', 'x-amzn-requestid': 'HpcaTmu5CgxczYX77Lw0kjiG9ICfEZMDZ7ImyRrd80JaOgShp6Cj', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074447Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074447Z
20251114/us-east-1/s3/aws4_request
cb443a452ac42a666cc592d881f543b3f8a2b141306e27610c2558b3ffe53f97
DEBUG    botocore.auth:auth.py:430 Signature:
a57e36f82f1a088d32c8d1f3177c76c5ca430c3bc8386c8a290f1de934cccee8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074447Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a57e36f82f1a088d32c8d1f3177c76c5ca430c3bc8386c8a290f1de934cccee8', 'amz-sdk-invocation-id': b'47e2b87b-9a4f-4a24-b741-f88953a4111e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:47 GMT', 'x-amzn-requestid': 'I9RFr4tPrOWJ175zZybJpYdTQYzNfqtjvqkvgncxSTSfjXHTKbNx', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074447Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074447Z
20251114/us-east-1/s3/aws4_request
0e6ecf95f7a768d4a59bbd0403fb1ca0a11b15d741985980f22dc7ed684a4f0b
DEBUG    botocore.auth:auth.py:430 Signature:
0d6eadbf64c319f443a9d3f5ca548d1e8aedda91b521c2454f224eb67bcbee94
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074447Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0d6eadbf64c319f443a9d3f5ca548d1e8aedda91b521c2454f224eb67bcbee94', 'amz-sdk-invocation-id': b'b6bf17b2-9123-4b14-8671-96dc083cf98a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:47 GMT', 'x-amzn-requestid': 'Nb6LEjxYiMbvhNzyBgMFCXMQKRuCfYAOSpFAS7lwMgqcEMBBBg7j', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f9da4a35-e40e-49db-9d1c-ec1398518547, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f9da4a35-e40e-49db-9d1c-ec1398518547, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f9da4a35-e40e-49db-9d1c-ec1398518547, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a01d2e70-3e06-40ad-8cfe-911b88988231, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a01d2e70-3e06-40ad-8cfe-911b88988231, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a01d2e70-3e06-40ad-8cfe-911b88988231, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074448Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074448Z
20251114/us-east-1/s3/aws4_request
7a9ceec7128133344ea6ba88b4870f83523634e494ef7d6160f1bc9ebbfd7de0
DEBUG    botocore.auth:auth.py:430 Signature:
2a2752bdf2d0c3cd13086401ca11024b84ab851995abd1646a341909e4137fc0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074448Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2a2752bdf2d0c3cd13086401ca11024b84ab851995abd1646a341909e4137fc0', 'amz-sdk-invocation-id': b'7937f78a-32a8-4a12-90eb-f16d7d40eb2f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:48 GMT', 'x-amzn-requestid': 'Un0rcOFSZcHKnyGEDuM2ClQtToFQMWXML3OTWpHxjIspmP7xq9ZV', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074448Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074448Z
20251114/us-east-1/s3/aws4_request
25dac819110a1e31f909febda6ba0de046254a84d5018ca7010f7ee0ffed8f5f
DEBUG    botocore.auth:auth.py:430 Signature:
14369d1bc7734620803a85ba86eebd85c48d969c163f03e2c03ab174633c71e8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074448Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=14369d1bc7734620803a85ba86eebd85c48d969c163f03e2c03ab174633c71e8', 'amz-sdk-invocation-id': b'818d3436-ab80-44d6-a400-29e0673b1bf1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:48 GMT', 'x-amzn-requestid': 'KYsjfYTt3QtNd7hYOutK9dugjjnF1YEHKmUSo0blVgOFPst6o4cd', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074448Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074448Z
20251114/us-east-1/s3/aws4_request
5fe5cf67513ec7f733da2fe221f46eb2f01fecf7e39750ba0d31905f62d23d4f
DEBUG    botocore.auth:auth.py:430 Signature:
be0a7ad4cd5c3e26e1acf044f9865bd76ee364743a4af5ad6ca8778e943fd327
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074448Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=be0a7ad4cd5c3e26e1acf044f9865bd76ee364743a4af5ad6ca8778e943fd327', 'amz-sdk-invocation-id': b'a774c35c-4d31-42f3-af14-763837b1e211', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:48 GMT', 'x-amzn-requestid': 'Jm7wEdZGnpVt1b6dMUDCoe4sNtuzlNyYWp0UDmkXJQQG4gVOS0V2', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 0e08471c-2440-4579-8212-0591541f8643, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 0e08471c-2440-4579-8212-0591541f8643, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 0e08471c-2440-4579-8212-0591541f8643, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 7aa6cc85-311e-465b-9156-6e57a7400e67, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 7aa6cc85-311e-465b-9156-6e57a7400e67, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 7aa6cc85-311e-465b-9156-6e57a7400e67, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074449Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074449Z
20251114/us-east-1/s3/aws4_request
f94a6c5687eafa0f7a7991fc5e31c6e47480fcb6ada8554f0b8fb70e5fb94398
DEBUG    botocore.auth:auth.py:430 Signature:
c37e9dd9c6ad46bc199089b400a5716c73296ef0b436f836b3e56e7e146b8dce
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074449Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c37e9dd9c6ad46bc199089b400a5716c73296ef0b436f836b3e56e7e146b8dce', 'amz-sdk-invocation-id': b'd20777d2-8b89-4e36-81e6-b915d677af67', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:49 GMT', 'x-amzn-requestid': '0Q5bnkkGrB19meBv1kdlf2sjQ3JDHroIVP5uUC9KQagDfbPgpa4u', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074449Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074449Z
20251114/us-east-1/s3/aws4_request
6c551086c612f3b3c206022d11f06c6b485704411b400980778f4699aaf93d9d
DEBUG    botocore.auth:auth.py:430 Signature:
2f514f9fd14f39f23190be4644a7ba4dac08d71c52b9846c8109783d47100004
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074449Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2f514f9fd14f39f23190be4644a7ba4dac08d71c52b9846c8109783d47100004', 'amz-sdk-invocation-id': b'358989e8-c0d8-486f-a5e3-ddc675e44bdf', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:49 GMT', 'x-amzn-requestid': 'IE1aumjLN80jiVYZRpvOdeQf5vbi1OF0lnaUfb1xZtsouXVTe0Ng', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074449Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074449Z
20251114/us-east-1/s3/aws4_request
bf5eb8a228cbd245580c62eec7b7dce52f052ff2e10b1541d2fe140c93922125
DEBUG    botocore.auth:auth.py:430 Signature:
62664e39cb41c88d74ab1787408927d7b275796514eff0d8410782bff4e08bef
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074449Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=62664e39cb41c88d74ab1787408927d7b275796514eff0d8410782bff4e08bef', 'amz-sdk-invocation-id': b'de56f6c5-29ae-46aa-ae15-8a2f9e39c0c5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:49 GMT', 'x-amzn-requestid': 'Bi35Ji2vjsQnCWr8zSmL2M7OaiEAk1E2UMFDtUzCEaDlUeYt6Bgz', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 29ee95fa-35c4-458a-ad73-d26bfa1a2b23, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 29ee95fa-35c4-458a-ad73-d26bfa1a2b23, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 29ee95fa-35c4-458a-ad73-d26bfa1a2b23, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, fdd9f8c9-2878-4478-a672-a7586f7239c3, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, fdd9f8c9-2878-4478-a672-a7586f7239c3, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, fdd9f8c9-2878-4478-a672-a7586f7239c3, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074451Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074451Z
20251114/us-east-1/s3/aws4_request
7ac24dd8ecf77b6610c7f485a2928955d44aed400efbd0eca24fe90e9ec97147
DEBUG    botocore.auth:auth.py:430 Signature:
fa68d4bb84d138e11f2f4c93a5aa9ebed67d2ce55478336428ccb52fdb40297a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074451Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fa68d4bb84d138e11f2f4c93a5aa9ebed67d2ce55478336428ccb52fdb40297a', 'amz-sdk-invocation-id': b'b17eeab0-9e71-46c4-8e03-e8b54de9f480', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:51 GMT', 'x-amzn-requestid': 'sv4jUsLSBRJCAF3z9spxzJjNlMATBXo6xaMxPmmKCpiro2ANouxR', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074451Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074451Z
20251114/us-east-1/s3/aws4_request
4805cb2c77d0e19bcf99f74d2beb268adf6a02988a87fb302c1bc7c5f3c53dab
DEBUG    botocore.auth:auth.py:430 Signature:
a3773be828bf2f49b592c79f354146fca2b71793e1f42a984d2073d30d2bb357
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074451Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a3773be828bf2f49b592c79f354146fca2b71793e1f42a984d2073d30d2bb357', 'amz-sdk-invocation-id': b'36f21312-1e5b-4046-9844-e09cbd35c08f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:51 GMT', 'x-amzn-requestid': 'hwBibwfdipOnz9pMgnBkFA0E09RJ6Ze2mk3PhGb5ymtLwkoOXxYC', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074451Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074451Z
20251114/us-east-1/s3/aws4_request
ed100650ddd54f2ed03557d84e8ded48210cf5e788a492287e3bcc1c0839edf4
DEBUG    botocore.auth:auth.py:430 Signature:
fe74218ee93c2f66328b295746bde82fa85d6e13979b05f3a0e4bd5a84a9ecc7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074451Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fe74218ee93c2f66328b295746bde82fa85d6e13979b05f3a0e4bd5a84a9ecc7', 'amz-sdk-invocation-id': b'94984e99-650e-42e0-8b52-f9e54d0fa786', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:51 GMT', 'x-amzn-requestid': 'vkX3ACv9R3nrqu4wuyEWBmQdCsGJE8fFdXjG8AmVFuSqzgn1bS5w', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 0f26b20d-2581-4f51-9444-fc86259794cb, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 0f26b20d-2581-4f51-9444-fc86259794cb, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 0f26b20d-2581-4f51-9444-fc86259794cb, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6376577b-92c3-4077-886f-36bfacdbff82, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6376577b-92c3-4077-886f-36bfacdbff82, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6376577b-92c3-4077-886f-36bfacdbff82, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074452Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074452Z
20251114/us-east-1/s3/aws4_request
edfe479bf9ade4d98cf0ff7f3232c37b99dc6f2a851c5a9edafb11c8b06b8822
DEBUG    botocore.auth:auth.py:430 Signature:
828c00441bb2b7edd6d9a9031e3dc3971cf8cda8058b71610947bfbd4d85943b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074452Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=828c00441bb2b7edd6d9a9031e3dc3971cf8cda8058b71610947bfbd4d85943b', 'amz-sdk-invocation-id': b'a7b77520-bd99-4400-9b80-809c8b29c6ae', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:52 GMT', 'x-amzn-requestid': 'qTW5sQszqbdIXVMiaK0BUVeFjNfDPOZI3WU9TkmWZmx7LcYgDzyF', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074452Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074452Z
20251114/us-east-1/s3/aws4_request
1c73d3ed7ff1f6787bd2f9c761f2a7a904403d7df035e9a4775df3303ac2daeb
DEBUG    botocore.auth:auth.py:430 Signature:
cf84e101ca58244e3e284b07be3b72df38e6573384eb0c0a66eb072bc9c29eab
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074452Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=cf84e101ca58244e3e284b07be3b72df38e6573384eb0c0a66eb072bc9c29eab', 'amz-sdk-invocation-id': b'4564459a-fb13-4a0e-be68-847555ee9516', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:52 GMT', 'x-amzn-requestid': 'xhINjbufXptpuB4aua4DY9AcK7pzMS3C6J2nN3M9J6hXBijUuMRX', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074452Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074452Z
20251114/us-east-1/s3/aws4_request
0fc567c55c4d7cff0f4370a0636bc2bd2976fc497a6bd9461c46ffdfcf7bcf02
DEBUG    botocore.auth:auth.py:430 Signature:
bdf1f665c536baf3499c6007d8fcdbf5a2bb73fed45422dbfad34c0e4d512552
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074452Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bdf1f665c536baf3499c6007d8fcdbf5a2bb73fed45422dbfad34c0e4d512552', 'amz-sdk-invocation-id': b'ebf06214-9d19-4e27-b065-3d503c106e83', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:52 GMT', 'x-amzn-requestid': 'GQ56h2vivsYvy0sgfpWUrABDGVaER0nTYmc1Yfa1KoxEkTzMFPfF', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, cc26ad38-9cab-40dd-bcc8-62d6b0d1248c, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, cc26ad38-9cab-40dd-bcc8-62d6b0d1248c, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, cc26ad38-9cab-40dd-bcc8-62d6b0d1248c, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ac07a94b-892b-4a7f-8691-506487bc1e45, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ac07a94b-892b-4a7f-8691-506487bc1e45, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ac07a94b-892b-4a7f-8691-506487bc1e45, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074453Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074453Z
20251114/us-east-1/s3/aws4_request
04872b2b49140e12d6a22e2cd4a23d83c11c3eaddda8cf0a37e83d59f8baf496
DEBUG    botocore.auth:auth.py:430 Signature:
4b3d755eabaccddfd10e9dc6e273388f9ae26be164b8f19c24ae8bf75c966ce3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074453Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4b3d755eabaccddfd10e9dc6e273388f9ae26be164b8f19c24ae8bf75c966ce3', 'amz-sdk-invocation-id': b'f7692bd5-3568-4510-86b4-90905b46bd86', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:53 GMT', 'x-amzn-requestid': 'tOTSULH0TxKJZrq1thYtscrEXzfZu5GExOtU7HzropSktHkD2ZvA', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074453Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074453Z
20251114/us-east-1/s3/aws4_request
66afcf48aa2a93bbd285dbf343b5346430e89c51cbe0265d42fac592b38220ea
DEBUG    botocore.auth:auth.py:430 Signature:
5c93ebdfbbef07471529c7be86ac5118ed171887bfe55ed2e9554a204084627a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074453Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5c93ebdfbbef07471529c7be86ac5118ed171887bfe55ed2e9554a204084627a', 'amz-sdk-invocation-id': b'00e26656-f83e-490a-9468-96d07161c9ec', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:53 GMT', 'x-amzn-requestid': 'EqjEv9yoOiEfXiahqZ5jpun6agH6uXibcwasdnptEfIi5G9WM2d4', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074453Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074453Z
20251114/us-east-1/s3/aws4_request
8e3f1b5c19ea21d425e81fc793aada3d5cd2f9c76d5299a744d0db46bbd43983
DEBUG    botocore.auth:auth.py:430 Signature:
5148de9a5661868dde855a3943e61c9403dc280bd6b9d2f9486a349250fa8949
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074453Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5148de9a5661868dde855a3943e61c9403dc280bd6b9d2f9486a349250fa8949', 'amz-sdk-invocation-id': b'aeba3a79-81c1-4a89-9ac2-f5b8911854d9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:53 GMT', 'x-amzn-requestid': 'hXtHMgPTbgEvABE711VmpQ6JvQ29SolYaPTKb0WhtCql82P7TzQQ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 22077353-01d0-4743-8e2c-9584ceaf6aad, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 22077353-01d0-4743-8e2c-9584ceaf6aad, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 22077353-01d0-4743-8e2c-9584ceaf6aad, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 51f6324b-5431-42a6-818a-c6f5bb8c9f0a, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 51f6324b-5431-42a6-818a-c6f5bb8c9f0a, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 51f6324b-5431-42a6-818a-c6f5bb8c9f0a, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074455Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074455Z
20251114/us-east-1/s3/aws4_request
965379fdaaa9c8a0a5b1a3b578e14e71ff75c51ba07f703b90c1a84912766318
DEBUG    botocore.auth:auth.py:430 Signature:
afe7e7aa89b3d01f3290d9848627938bb692600d144869dd3aeae10f4b7aaf8b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074455Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=afe7e7aa89b3d01f3290d9848627938bb692600d144869dd3aeae10f4b7aaf8b', 'amz-sdk-invocation-id': b'35669fea-01b5-4af8-8284-16200b83060b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:55 GMT', 'x-amzn-requestid': '5CZESJEyfqPjUS4DbZ0rnyOm72Xve4CewFwic18lC5pDk7dTSakg', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074455Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074455Z
20251114/us-east-1/s3/aws4_request
d3f2350f22b4eed9ec867977748a7dac41b361eb79f580f3df4eaa069dba6770
DEBUG    botocore.auth:auth.py:430 Signature:
bb68a4fe7853d7e1e1908fcac021810f4782cd1c7eadada7fa1b94521bfaccdf
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074455Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bb68a4fe7853d7e1e1908fcac021810f4782cd1c7eadada7fa1b94521bfaccdf', 'amz-sdk-invocation-id': b'68d1467c-707b-4ead-a534-12e078a0e09b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:55 GMT', 'x-amzn-requestid': 'S6DpgexRbMqOwKiSx3TgD26UvpAWgolZqmnrsX4xg32W9r5tszRM', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074455Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074455Z
20251114/us-east-1/s3/aws4_request
08c9d4e03324f6b2624448e24e18c2efc6a6ffc481c5f5a8e15735bac17aafcc
DEBUG    botocore.auth:auth.py:430 Signature:
4e5991ba76861d51efa6af31a2ce20049044e0615afc2016283078f38d84bb90
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074455Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4e5991ba76861d51efa6af31a2ce20049044e0615afc2016283078f38d84bb90', 'amz-sdk-invocation-id': b'1bd95bdb-8007-47fd-9f7b-a87860bc41d1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:55 GMT', 'x-amzn-requestid': '1nKIcWHXQYNQ0s7qIBj37PhEcDP3aqixYm5YWE9L8lpMD43UjKiQ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a0531658-38ef-40bb-8274-7a4487a20ba8, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a0531658-38ef-40bb-8274-7a4487a20ba8, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a0531658-38ef-40bb-8274-7a4487a20ba8, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 01f35286-1558-4e1e-aa58-8ad8305d566b, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 01f35286-1558-4e1e-aa58-8ad8305d566b, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 01f35286-1558-4e1e-aa58-8ad8305d566b, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074456Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074456Z
20251114/us-east-1/s3/aws4_request
4c3eecee71472031c2e0b62bdd9a34fcd27fc08f82fd37d870aa3ed3b2b76067
DEBUG    botocore.auth:auth.py:430 Signature:
18ae22af1ea36972dc5dbcbaa5b66e1bb1d511990b2af19ef85e1908b5d3508f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074456Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=18ae22af1ea36972dc5dbcbaa5b66e1bb1d511990b2af19ef85e1908b5d3508f', 'amz-sdk-invocation-id': b'8900a410-c147-445c-aebd-c1f0abaab1d9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:56 GMT', 'x-amzn-requestid': 'D7j9AXVhWSF50AUcknbQI56endzwpG2mJDyvXSBgGqNc51DrUgPW', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074456Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074456Z
20251114/us-east-1/s3/aws4_request
e7ebc42df7dca04aea7704d33dcd56ef6b46358092c968ace7c2c7de1799a81a
DEBUG    botocore.auth:auth.py:430 Signature:
20844664f5ce0b600139e225bc54757c076e24e66f840e2eb5135cf635659048
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074456Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=20844664f5ce0b600139e225bc54757c076e24e66f840e2eb5135cf635659048', 'amz-sdk-invocation-id': b'f8b320b0-359f-4a4c-b2d9-382e67b35362', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:56 GMT', 'x-amzn-requestid': '3p4LTpu1NmPBab31XM4bD4NsEKzHeQ85rz24gIxn7EdQdaUZLgVx', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074456Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074456Z
20251114/us-east-1/s3/aws4_request
2abb279d8588b5b4983a887f079adcf5aa9e522f71d92e490d7283bc293dd27f
DEBUG    botocore.auth:auth.py:430 Signature:
c5a2fd4259ec5f8a92da40ffad51b4d008a9c2ab9ed5b5c870f07318f8cbeea2
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074456Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c5a2fd4259ec5f8a92da40ffad51b4d008a9c2ab9ed5b5c870f07318f8cbeea2', 'amz-sdk-invocation-id': b'16246310-0309-459a-82f7-22cef7cecdab', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:56 GMT', 'x-amzn-requestid': 'zHL50rIkCOMvvmS5ZdxmaEQYdKxBu7wVwD3X2oDiIJXmsOdBbwu7', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b8c228eb-4138-4f81-8cd8-19bfdcf9c5b3, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b8c228eb-4138-4f81-8cd8-19bfdcf9c5b3, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b8c228eb-4138-4f81-8cd8-19bfdcf9c5b3, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, da2efd6d-3fda-4e21-92b2-84e069bf64e1, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, da2efd6d-3fda-4e21-92b2-84e069bf64e1, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, da2efd6d-3fda-4e21-92b2-84e069bf64e1, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074457Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074457Z
20251114/us-east-1/s3/aws4_request
3cda35eeef4bcfd3cd17633420aea00d8c41ddd6c9998ca84e704c0c27d76593
DEBUG    botocore.auth:auth.py:430 Signature:
ae0dcf78cc4aca060c2e28b9f8289e102a1a28caaef166d5e987df575305ce08
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074457Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ae0dcf78cc4aca060c2e28b9f8289e102a1a28caaef166d5e987df575305ce08', 'amz-sdk-invocation-id': b'c8342864-734e-492a-a972-c3fdc36d8c8b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:57 GMT', 'x-amzn-requestid': 'Zi5eYItR9Hkhzel3tX6W720QYXjcylPV2CXU6kVqoywycbgV5fA2', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074457Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074457Z
20251114/us-east-1/s3/aws4_request
eec87e85c126235c6cd4824b7bef656244c86ac1fbec3823244f448a6585df13
DEBUG    botocore.auth:auth.py:430 Signature:
b5b797ed63f94d4be1f26454e51fe7a87dd68d476b264f3748864582bc4daa72
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074457Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b5b797ed63f94d4be1f26454e51fe7a87dd68d476b264f3748864582bc4daa72', 'amz-sdk-invocation-id': b'5df170dd-c0dd-4bb2-b254-e20edbde4eae', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:57 GMT', 'x-amzn-requestid': '1vVxMf2QAsBp8pAQGFeII3zRTEEJnxieJHPs5v3xOuscg6NK4s3f', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074457Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074457Z
20251114/us-east-1/s3/aws4_request
7d73076076abf59953f95de1e911d13fb347412040f78f56afb8c0653f8780fe
DEBUG    botocore.auth:auth.py:430 Signature:
e501f7ee942ce1c23f581bb007ba421a90b4f5481a44765033e91727c859e4a8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074457Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e501f7ee942ce1c23f581bb007ba421a90b4f5481a44765033e91727c859e4a8', 'amz-sdk-invocation-id': b'b42d15d5-708a-4887-86e2-9625bca46c48', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:58 GMT', 'x-amzn-requestid': 'uBEXdX7p862kw1N48JCdaJ4KFhmqcaJ4hlWIxwQATpj6ackMaAxC', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c2272cb9-371c-4baf-926f-e44c1fab0809, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c2272cb9-371c-4baf-926f-e44c1fab0809, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c2272cb9-371c-4baf-926f-e44c1fab0809, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, de5c8d5b-1d71-4318-bb33-62a5f09bb3f2, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, de5c8d5b-1d71-4318-bb33-62a5f09bb3f2, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, de5c8d5b-1d71-4318-bb33-62a5f09bb3f2, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074459Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074459Z
20251114/us-east-1/s3/aws4_request
2eab5767eda499b73e67979364261a125ee0a0f675daa82ca99c0fe90054d822
DEBUG    botocore.auth:auth.py:430 Signature:
5b8daf0dba3198ceee6a980becd15fbc588a5e3f83d021ae1e1b053890a63181
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074459Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5b8daf0dba3198ceee6a980becd15fbc588a5e3f83d021ae1e1b053890a63181', 'amz-sdk-invocation-id': b'dec5eae0-36d3-462c-8f58-881468190878', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:59 GMT', 'x-amzn-requestid': '05PoWzHi028ZryGdFwCYQdDYUpVu533XMngg6jxSvF4Qxvr3mpJ9', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074459Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074459Z
20251114/us-east-1/s3/aws4_request
3a22214ed6808e1c513178200a53bb4ed142dd52926045fa4aa0506d68a37df1
DEBUG    botocore.auth:auth.py:430 Signature:
57039ab342ef4468a032452e8818ce231041a2c0f55b24a3a45b4047618a63f9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074459Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=57039ab342ef4468a032452e8818ce231041a2c0f55b24a3a45b4047618a63f9', 'amz-sdk-invocation-id': b'c220a504-285e-4c29-adb0-728f03477a77', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:59 GMT', 'x-amzn-requestid': 'm85MY5EKR03WApbftKrMeQ3qHwUscgvvGGw7cnHeUvHptXJYTG7I', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074459Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074459Z
20251114/us-east-1/s3/aws4_request
e57a12d60ec5d0204d9a86a24b6fa4e82d0eba62f392c073853cea2bd912608f
DEBUG    botocore.auth:auth.py:430 Signature:
6c030141278ad165221a829b97c6385ef9110baac4bdb17a76a2350f206f7ec7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074459Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6c030141278ad165221a829b97c6385ef9110baac4bdb17a76a2350f206f7ec7', 'amz-sdk-invocation-id': b'7fbed6fb-7aae-464e-a9c3-91167c39561e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:44:59 GMT', 'x-amzn-requestid': 'n0KSdGAt0LsMsUOAVsPeGDpD1r35Yh1bs0DxdjB1LsgAmHJ4gjKB', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6f2fed0f-2d79-45df-a8fc-c87a11cff0ba, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6f2fed0f-2d79-45df-a8fc-c87a11cff0ba, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6f2fed0f-2d79-45df-a8fc-c87a11cff0ba, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3d307a74-02fb-4757-9335-5c975731d16b, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3d307a74-02fb-4757-9335-5c975731d16b, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3d307a74-02fb-4757-9335-5c975731d16b, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074500Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074500Z
20251114/us-east-1/s3/aws4_request
9265c2716da08b7af8d91554bac0b04850dd3dd95efb06988edb39eeb02a4aa3
DEBUG    botocore.auth:auth.py:430 Signature:
cd222e8a25967d56d74289250a92d52e3fd6ce8bb3d2c565d32123ed0b026d00
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074500Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=cd222e8a25967d56d74289250a92d52e3fd6ce8bb3d2c565d32123ed0b026d00', 'amz-sdk-invocation-id': b'd8c55c24-2e40-4662-84c3-20e8161e54b0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:45:00 GMT', 'x-amzn-requestid': 'Kn2ndBdoItXBN2xX99TONzu0eUjQxvJrBOFdykxhVzIeG9IRvdeP', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074500Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074500Z
20251114/us-east-1/s3/aws4_request
2f3d035f2c5c5516c45253620c5fce92867d7d15eaceddce756e08babd6878b6
DEBUG    botocore.auth:auth.py:430 Signature:
dfa6a98334ab388b6de11380730b173387b1e9f97e03364ee7ea4fb4d6d4d465
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074500Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=dfa6a98334ab388b6de11380730b173387b1e9f97e03364ee7ea4fb4d6d4d465', 'amz-sdk-invocation-id': b'ef173446-2121-4c90-94d5-673425fe794b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:45:00 GMT', 'x-amzn-requestid': 'ZC63lJQAoLnXXSBzFb63yLcqmtycf0f6QjP2Vqun7gyvTfgKrBXb', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074500Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074500Z
20251114/us-east-1/s3/aws4_request
48a44a9a31ef7a16316bfce198f809602ff14e0327bca9bbc5f47362c44711db
DEBUG    botocore.auth:auth.py:430 Signature:
51527784df41bf48f599d74619fade1df95a44c64f73f6f486b52d46fe234e75
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074500Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=51527784df41bf48f599d74619fade1df95a44c64f73f6f486b52d46fe234e75', 'amz-sdk-invocation-id': b'd3c72436-383b-4964-965f-555886432a83', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:45:00 GMT', 'x-amzn-requestid': 'BHufrKjTkUxlo4itebGu7x4UHW93rPN8cXhD02h1xDCM4Gn90aMv', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 853fab60-5a4a-4b30-b94c-85d0178eda37, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 853fab60-5a4a-4b30-b94c-85d0178eda37, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 853fab60-5a4a-4b30-b94c-85d0178eda37, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f345ee62-1b58-4613-bc17-1b701b0001d2, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f345ee62-1b58-4613-bc17-1b701b0001d2, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f345ee62-1b58-4613-bc17-1b701b0001d2, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074502Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074502Z
20251114/us-east-1/s3/aws4_request
233924aa6d070de4eee890a5bd61aa058b20aaca13aa34d7f7b56086c44632a7
DEBUG    botocore.auth:auth.py:430 Signature:
94ac87922ef9bd592a4bdaa2e79fc30cc19e602f1bf6a44f2a8a79a4bac954c4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074502Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=94ac87922ef9bd592a4bdaa2e79fc30cc19e602f1bf6a44f2a8a79a4bac954c4', 'amz-sdk-invocation-id': b'b0a4156f-590f-46c5-9223-0aa5c0e89eb0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:45:02 GMT', 'x-amzn-requestid': 'g75VLWvVUVl7K09fJFgErdBI85zG2yUAOPjKFYo136s5NZzbCnfL', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074502Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074502Z
20251114/us-east-1/s3/aws4_request
46b90e666e6cf31500ee8ab0bc8940c79e5fd60d194e9443aa973e1ca1754734
DEBUG    botocore.auth:auth.py:430 Signature:
02d6cb0ec2b2a27999aabf4f0ab92f626c3c2c7131b0b652a1e6efc2d2450f6b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074502Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=02d6cb0ec2b2a27999aabf4f0ab92f626c3c2c7131b0b652a1e6efc2d2450f6b', 'amz-sdk-invocation-id': b'a0e71166-70f4-43e8-b7d6-9f7fec8e6186', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:45:02 GMT', 'x-amzn-requestid': 'GUUoD9BOfgCRbfh2cPBSHDnpUWJoeXlKxtpBbDaiIVbL2F7PQlUU', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074502Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074502Z
20251114/us-east-1/s3/aws4_request
322ed81059aa4c470efa2dbb497f53c27895596a2764bf9c90ba0b7bcb3adfa3
DEBUG    botocore.auth:auth.py:430 Signature:
4372000a2be66600685bf610346075500ad3d6febb432ce80c2bf403999a9e09
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074502Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4372000a2be66600685bf610346075500ad3d6febb432ce80c2bf403999a9e09', 'amz-sdk-invocation-id': b'1e16a45c-0a27-4228-b8c7-c5a14a353f9c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:45:02 GMT', 'x-amzn-requestid': 'da8C6VGCsqTPhPWurxw6cfaIbA3KwZ8vOudQ7p6qRZud92oH6m0i', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, aee6f561-c773-4b09-8274-fca908569fe2, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, aee6f561-c773-4b09-8274-fca908569fe2, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, aee6f561-c773-4b09-8274-fca908569fe2, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f7cb80bb-b9ed-4570-8d69-09c21bc5a145, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f7cb80bb-b9ed-4570-8d69-09c21bc5a145, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f7cb80bb-b9ed-4570-8d69-09c21bc5a145, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074503Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074503Z
20251114/us-east-1/s3/aws4_request
db0e2d5fdcdf664d2b8f52f1b254699afeeb0464274ba826a9c0ccf6424017f1
DEBUG    botocore.auth:auth.py:430 Signature:
451ac0c9d8a6a742e5e8be957683e9a805969ed36c75580e00677e99d162bb8e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074503Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=451ac0c9d8a6a742e5e8be957683e9a805969ed36c75580e00677e99d162bb8e', 'amz-sdk-invocation-id': b'c40a741c-c527-4ecd-a144-af557d40b830', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:45:03 GMT', 'x-amzn-requestid': 'F1UClb7xixqONlNnff2wXHmBozEMmeEekPGuAvFSa718gyEKaJ8V', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074503Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074503Z
20251114/us-east-1/s3/aws4_request
fd137a19d010af5d967fdc92d31fc9bde5733c8cf3df1e8c2b32e1fad0683ada
DEBUG    botocore.auth:auth.py:430 Signature:
5690fe62eaef6408b3e3e5f5e013fcab101ef3e2827ed00537d841ab34cd11e4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074503Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5690fe62eaef6408b3e3e5f5e013fcab101ef3e2827ed00537d841ab34cd11e4', 'amz-sdk-invocation-id': b'c96eeadf-8c7f-41ef-9672-5d035e5f628b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:45:03 GMT', 'x-amzn-requestid': 'FeVJAmwYcUmsEFbV1bUY9KQVexBoKqYsxx9p8XXIbbwxHf2LEibX', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074503Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074503Z
20251114/us-east-1/s3/aws4_request
b17dacd40ecbe930b33e4e0f598c9f2de5d50b03164a1298b5c7b09949254d20
DEBUG    botocore.auth:auth.py:430 Signature:
de24b3a7ae3f900c7d28c1de70633f4830be30adc94d8b5bd67c72abd218c6ae
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074503Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=de24b3a7ae3f900c7d28c1de70633f4830be30adc94d8b5bd67c72abd218c6ae', 'amz-sdk-invocation-id': b'99470ccd-654c-428b-8f90-aeedfda38bca', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:45:03 GMT', 'x-amzn-requestid': 'Cf2GzFbO9rLYQg3sg2VDeBsOuaEn8ZIyiem13fCn404EIFXoHXo7', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 2a91d6af-9532-4a68-b8fe-63d27bef6172, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 2a91d6af-9532-4a68-b8fe-63d27bef6172, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 2a91d6af-9532-4a68-b8fe-63d27bef6172, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 14111562-990c-4d55-9452-e1c6777f7a3b, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 14111562-990c-4d55-9452-e1c6777f7a3b, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 14111562-990c-4d55-9452-e1c6777f7a3b, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074504Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074504Z
20251114/us-east-1/s3/aws4_request
190adfe8871fa9d55ea3b03c821e71e4b4b365cb69346cabfd465c8048c3852f
DEBUG    botocore.auth:auth.py:430 Signature:
b6b609193bf9f2fd47d51cf0a6526fcb7223b09f109025d83a924ea743ffb3a8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074504Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b6b609193bf9f2fd47d51cf0a6526fcb7223b09f109025d83a924ea743ffb3a8', 'amz-sdk-invocation-id': b'3eb0e8c1-a6fc-4e2d-b909-ded62a62900f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:45:04 GMT', 'x-amzn-requestid': 'K3aXg9PLmxKLMS2TEBd9KIpH0fFPjElGOM7poTdkOaTjWHiXeYjK', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074504Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074504Z
20251114/us-east-1/s3/aws4_request
8171f6cc6061285bf80e73c326d543183eb133cd395b445e9ed125e76f2e8fd8
DEBUG    botocore.auth:auth.py:430 Signature:
84fc5b5643cbb1e3e30cb887a78b2fd267bf2244412778d29b7bcba7cdd6e1fc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074504Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=84fc5b5643cbb1e3e30cb887a78b2fd267bf2244412778d29b7bcba7cdd6e1fc', 'amz-sdk-invocation-id': b'25aa19a6-10f0-414e-8212-a49253293b49', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:45:04 GMT', 'x-amzn-requestid': 'mWkCs7YtGK9ZSwhugovBq4KZuHYVbT2zJPcftj2QvPq51nKGoTPH', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074504Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074504Z
20251114/us-east-1/s3/aws4_request
53d33db5f93f4bf286328fd14d2976e89c481a130cb25ea096af0c5b5934e3bc
DEBUG    botocore.auth:auth.py:430 Signature:
40ab6b82be1ac4dd53b528bf15daa3419dd3508bd1ebbf44cd86f7c1187780e1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074504Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=40ab6b82be1ac4dd53b528bf15daa3419dd3508bd1ebbf44cd86f7c1187780e1', 'amz-sdk-invocation-id': b'097b97a9-a278-4838-90cf-3999752a923c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:45:04 GMT', 'x-amzn-requestid': 'ydwhb3rPEpr9SIHonOJ93n2THk5Hp0RDdFECUglnfKLiJ7jffBmO', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 578adae7-806d-4f01-8a49-e2e98f8eb54d, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 578adae7-806d-4f01-8a49-e2e98f8eb54d, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 578adae7-806d-4f01-8a49-e2e98f8eb54d, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 979b7fb2-01fc-4b05-81fd-967a310032a3, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 979b7fb2-01fc-4b05-81fd-967a310032a3, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 979b7fb2-01fc-4b05-81fd-967a310032a3, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074506Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074506Z
20251114/us-east-1/s3/aws4_request
5e5a6a5aa9b86e7c02c0f4b54d845c0bd5aa87aba09d3f61473b69a34553f91c
DEBUG    botocore.auth:auth.py:430 Signature:
7eae99174e25d93c453a22a6ae9e61bc384ce53bb43e3e4207d150d4dba8b75b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074506Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7eae99174e25d93c453a22a6ae9e61bc384ce53bb43e3e4207d150d4dba8b75b', 'amz-sdk-invocation-id': b'aeef9327-23a3-45a8-9889-ebc850e60348', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:45:06 GMT', 'x-amzn-requestid': 'nNUNOQqZ6zUnC4jFqSwqCYshn9dsiRLxgi07fjZAqOzw5O5IHYkk', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074506Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074506Z
20251114/us-east-1/s3/aws4_request
ff856174df9a0da3f76ce93c0b26b308a46ca726df8cbbbfe47335bb6e833d39
DEBUG    botocore.auth:auth.py:430 Signature:
695f19942cf1f378df296e7cc00f5438c0bb942283a36db00289734afffa6f90
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074506Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=695f19942cf1f378df296e7cc00f5438c0bb942283a36db00289734afffa6f90', 'amz-sdk-invocation-id': b'39f0b00c-443f-45a3-9dcd-c738638b6f34', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:45:06 GMT', 'x-amzn-requestid': '5taC4Oio5gCuBrVAJX7xiCFdBvQZYlBeoZiZNK4xynWTHSiYdpHB', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074506Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074506Z
20251114/us-east-1/s3/aws4_request
45088def4f8a3334388a8b395b1b4dcfb6930c7cf36c539ee1b44813b878f82a
DEBUG    botocore.auth:auth.py:430 Signature:
2961d5aeaf37580218e80d4b7a4b59514089ae8a677bdeefae910fef4f1296ca
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074506Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2961d5aeaf37580218e80d4b7a4b59514089ae8a677bdeefae910fef4f1296ca', 'amz-sdk-invocation-id': b'02dc8a21-5dcb-47e2-9987-60e5ccf85191', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:45:06 GMT', 'x-amzn-requestid': 'tIq09bqeJynV2XPRoEr0mRJ37lKdwGK5Cpkxu1sw3i83d4c7zTYR', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 2ae9d896-da69-4d1c-b1f1-40ecb60d8d4a, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 2ae9d896-da69-4d1c-b1f1-40ecb60d8d4a, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 2ae9d896-da69-4d1c-b1f1-40ecb60d8d4a, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 4e15e54b-cd8a-47ce-aec3-5a1e97837071, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 4e15e54b-cd8a-47ce-aec3-5a1e97837071, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 4e15e54b-cd8a-47ce-aec3-5a1e97837071, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074507Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074507Z
20251114/us-east-1/s3/aws4_request
9e3f6428a6d87c299cd957acc997fc09b8532653b644132632548db03e8f386f
DEBUG    botocore.auth:auth.py:430 Signature:
fba3046c89788e5aff1b4c684ac7a5e52f660cb5458ae3c80ce8ae8fb160c0a1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074507Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fba3046c89788e5aff1b4c684ac7a5e52f660cb5458ae3c80ce8ae8fb160c0a1', 'amz-sdk-invocation-id': b'30fd556a-70d4-4430-985b-f200ec89071b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:45:07 GMT', 'x-amzn-requestid': '5svvqtMTwcmCcp7rmzXKIp9UiAjrOSwxm2goLhmCm8RQraQG6GFB', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074507Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074507Z
20251114/us-east-1/s3/aws4_request
e5f8adf6e77d3673a78132c9434200bd7a4ffd3435c4b31412ac90e34f2883bf
DEBUG    botocore.auth:auth.py:430 Signature:
ddcf028b8d6910015f07f676af9d4a95f0c1090b0790512ef74d4db6cd3a7445
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074507Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ddcf028b8d6910015f07f676af9d4a95f0c1090b0790512ef74d4db6cd3a7445', 'amz-sdk-invocation-id': b'e38a3323-9772-47e2-b391-4295f181b41b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:45:07 GMT', 'x-amzn-requestid': 'e3VDGU6LILPFIhvCGwLdrUrmBx5ys0EH34JWUBzy8kBXqb3Z3SS0', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074507Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074507Z
20251114/us-east-1/s3/aws4_request
30a963316fdd85a0c28a9f46e9417bc23407cf39db80eab5b97037501b94846f
DEBUG    botocore.auth:auth.py:430 Signature:
395ac82e05595a67576f4cfc9b341d32713d8cd0a851fa4f7fa8e62dde54388f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074507Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=395ac82e05595a67576f4cfc9b341d32713d8cd0a851fa4f7fa8e62dde54388f', 'amz-sdk-invocation-id': b'4e9352eb-bc4d-4c5c-bcd8-c03e5c5dd4f5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:45:07 GMT', 'x-amzn-requestid': '6lQto7jaZWWtxWa6DLLf9emwMFeNyZ6KdHcT6lSfLM8fVAT7vyub', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 269098a3-dc15-409b-a0a1-dfca734f95ce, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 269098a3-dc15-409b-a0a1-dfca734f95ce, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 269098a3-dc15-409b-a0a1-dfca734f95ce, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e857aace-7f69-446c-9dee-920cdbc82370, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e857aace-7f69-446c-9dee-920cdbc82370, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e857aace-7f69-446c-9dee-920cdbc82370, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074508Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074508Z
20251114/us-east-1/s3/aws4_request
eb30caa591e3a728ab6549d8feae3aff468d90ed3c777bdb60eff51f90ef8a00
DEBUG    botocore.auth:auth.py:430 Signature:
440603e34c15a4773399de5ec7456ada85c7303f26803e970ba6c55d4cc678ca
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074508Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=440603e34c15a4773399de5ec7456ada85c7303f26803e970ba6c55d4cc678ca', 'amz-sdk-invocation-id': b'f14d15e5-fb40-46d2-97f9-057a265f0304', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:45:08 GMT', 'x-amzn-requestid': 'Mzy63wtwwozcgeNE3ztpfz0OuCxbRLU1oouVwQjZ3Kg04OMQrZmp', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074508Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074508Z
20251114/us-east-1/s3/aws4_request
c15d41d8a26d411da8c675776cdd0d35b379fa04a76bc0462301df016b6e59b2
DEBUG    botocore.auth:auth.py:430 Signature:
15e39d35c21ca5600b8e916301926246f1e6d64b0a905ffc3cea3ddea774e34e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074508Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=15e39d35c21ca5600b8e916301926246f1e6d64b0a905ffc3cea3ddea774e34e', 'amz-sdk-invocation-id': b'da9f9f72-a974-463c-b127-72b30b6d285d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:45:08 GMT', 'x-amzn-requestid': 'iZnrGn0KQwDebMdEi35ZDZDreiNL9SYv94vO5CzQ8SydubI43SP1', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074508Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074508Z
20251114/us-east-1/s3/aws4_request
d50e695a73bb6ac24e35459395ef9e23af6db37f8f1a5bc312065f7aae2cb7c7
DEBUG    botocore.auth:auth.py:430 Signature:
828a77ca9c83771157847d8c320040dad95953b123bac1d375fd36621b87a13c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074508Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=828a77ca9c83771157847d8c320040dad95953b123bac1d375fd36621b87a13c', 'amz-sdk-invocation-id': b'2a5c2e84-e92b-48d0-8c71-d862aadd8051', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:45:09 GMT', 'x-amzn-requestid': 'deeNtid28DdnG7HKtIXwlMBlaT6XeXkkMJokWhRioMNTuO9ZbVSF', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 5055d7db-963a-43fd-8534-e34917410a5a, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 5055d7db-963a-43fd-8534-e34917410a5a, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 5055d7db-963a-43fd-8534-e34917410a5a, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c192b5da-b5df-4618-9c32-44aee8ac59e3, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c192b5da-b5df-4618-9c32-44aee8ac59e3, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c192b5da-b5df-4618-9c32-44aee8ac59e3, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:1880/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074510Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074510Z
20251114/us-east-1/s3/aws4_request
7d6a123db4c3cb7375c334c1b55d1e8609e0feaa76e3ed9fe630401ba83ce40e
DEBUG    botocore.auth:auth.py:430 Signature:
b7fca67a0b9ef7392dad3dad110140fcd8f5ea86720097710b95f5b1362a3563
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/cold_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074510Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b7fca67a0b9ef7392dad3dad110140fcd8f5ea86720097710b95f5b1362a3563', 'amz-sdk-invocation-id': b'27d57cb7-d114-49ef-8ebc-55dd9d3d2cb9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:45:10 GMT', 'x-amzn-requestid': 'QuvHZu49FfRMqWYbE50If296QSPpblLlSPPHQ4DqaNWySIGvWxal', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', '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>cold_uc</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:1880/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074510Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074510Z
20251114/us-east-1/s3/aws4_request
c3d05e1534b443d54eebe391351eab99919d6495b2103deeba7ee023c67b2b24
DEBUG    botocore.auth:auth.py:430 Signature:
60ecd78e7dc7005586cc8847d3d472f104427a45395e0d5c36cb74ecfccdb3a9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/medium?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074510Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=60ecd78e7dc7005586cc8847d3d472f104427a45395e0d5c36cb74ecfccdb3a9', 'amz-sdk-invocation-id': b'c1e2c352-68d7-47e4-b867-9bd9cfdc3977', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:45:10 GMT', 'x-amzn-requestid': 'lLwzwjXXaeHdzePzx22PIVUZpx2XZUnCJ5AWvW4ZQHSnVvSSAqjt', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', '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>medium</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
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 0x50e0015defb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006f2130>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f0370>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006f37f0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f00d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006f3a90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000da88f0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:1880', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:1880/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f08b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006efb90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006f3550>
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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:1880/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000540a30>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', '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 0x504000540a70>>
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 0x50400331c470>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006eff10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006f39b0>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:1880
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T074510Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T074510Z
20251114/us-east-1/s3/aws4_request
bf7cf8335c9b7a34a8f8247ad2b2729037579a1e3ed00b5f71d1d6caec7ef538
DEBUG    botocore.auth:auth.py:430 Signature:
b3dc17397f5e51debfcae8ab6bafd8e414b427d30f5c680419cf3c0734a17d9f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006f3710>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:1880/frozen_uc?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.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T074510Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b3dc17397f5e51debfcae8ab6bafd8e414b427d30f5c680419cf3c0734a17d9f', 'amz-sdk-invocation-id': b'950bb372-06c3-4e2d-ac96-91bdfdc91d8d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:1880 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 23416
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 07:45:10 GMT', 'x-amzn-requestid': 'zDYauv9tb6DFPlUd9sjlfPGXUj5qHohP9NVmbDM7WJiZlcYcCdlO', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '23416', '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>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8b008ad368ddefea339b89711a7d76e1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;db77069076c63fa0780e72bb378d9eb5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A2%3A1560%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;64ba9cf75a67cf6fd3d4467a44d36e3a&#34;</ETag><Size>1560</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1536%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2472f597a221645329d577ede37a67f8&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0fd2c719b4ff9562963513a7566e3cf0&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;0a0ba33d7877151b59f099b2bae49c0a&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7cbf112cc04f18b0dd44ec88cf72e789&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69899716bb00e8d75d9cc2ad4f5e5c40&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1464%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;b4a6d9cfce2509bad590ef0e1aa7da98&#34;</ETag><Size>1464</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d9a51b52b9f759e1209e5617b979a060&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;63ab641c2852adee534d564c8f8ec16f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6c06ed9ef5d2f98750d3b7274f669456&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;7e372a52125b335c87450b3dc0792df7&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;65b8bbe4f2e3966644c75f55a6949366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1816%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;8de13be16d26370adbf285ac16001bb2&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;663b0bb44374e65dbcbf9ec677d5ea0f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a038c3ed0057f0e2126227d5a9092a7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;fa64434b92ae9b0677b7a653105fc869&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2260725140a51fa65cd6eaa1cd8c087c&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;130299f48cf39272774248f838148d33&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;154e7dba91c1b2a222173d17f26ed151&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;059a4e10aeb70c81ecf3e226fc776807&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1792%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;5e7e7e3ec421eba4f160b97480d62c7a&#34;</ETag><Size>1792</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1824%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;ef788d83d72cdeb15016637f00f5cefc&#34;</ETag><Size>1824</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1472%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;ec3250fd3b08934b3f78b64db9b1f80c&#34;</ETag><Size>1472</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;8bb02168eb93891dad4e0a5d0ad101cb&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;813dc1f90b08e69221b1127cb3a1b217&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5b44003b26e464893df78a536cd2db2b&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A2072%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2382b7a4a6f6c61f1d5f681df86d584d&#34;</ETag><Size>2072</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;f526d389c60b050247965d0c6a001be3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1304%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;09a8ccfd797a1d26bccd9369c25cd489&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;49abd0040bcd84f7b96e6fc590ac4dbf&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;128e3894ede5792801cab197f7bfd5c9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;6257d04dfe18dd44f4f73ed327472f0c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0a586885b5bbd08fce216fb576fc2691&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;d0955d81c6fb9eaf28dd4ddb95d2e545&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1704%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;22ebbdbebbbc3f1b89ff98b5e8c4bb23&#34;</ETag><Size>1704</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e1ae0442b8de8e6ab2241345701b3346&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1552%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5db3a37e70bd3876ce1356754bf8680&#34;</ETag><Size>1552</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1496%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;a5d1a6b87fceb98505a57337730361db&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;1bb0456fbee39846f133b260b9394c4b&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;554f641bdd855f7fe7ef95387df17592&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1408%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;377dc63b5c271653d40fa05892158a0d&#34;</ETag><Size>1408</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;68c1dec19f4cfa7d97d4edd33123a128&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;82c0d887e700f2132075860980f8f1d9&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1336%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;69cd9ee1697e64453c7e834300dd912a&#34;</ETag><Size>1336</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;5eb9f6b50d760c1852140f10e490ea44&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3f38ea64539012d5a73c9827ea8ca27e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1480%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;c543990070490df09d18c1b82cb0755e&#34;</ETag><Size>1480</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;52828efb1f2e0e933ec66ec5cd2f8d61&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;37f53c361e2e26427e7581ec2dfbcc23&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;0bdd2bc705adfd4620459919affaf8a4&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A2056%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;2529989400bd33023e1b3a4bc8b4d820&#34;</ETag><Size>2056</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;4f0363deb9ffdd1de12a9516278d012d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;00a2e44c89863008fb31647e55b1e2e7&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1864%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;3d8717b6c59c9e7f4b1dd49d668e7ac5&#34;</ETag><Size>1864</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A2016%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;e2f92d6e45e9453e20806c854edc035e&#34;</ETag><Size>2016</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;a7910f93f0c5a21e03e4eddf2c62b8e9&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1696%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;f11b39d31ab5d5a0613212263416dbb8&#34;</ETag><Size>1696</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;67673d251d91962e2b7c7d5aa9c49e95&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1544%3A0%5D</Key><LastModified>2025-11-14T07:41:05.000Z</LastModified><ETag>&#34;b778c915a47c32db65186fdb580b22d7&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;36f647f1ef154ddb95176dff17d21686&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1920%3A0%5D</Key><LastModified>2025-11-14T07:40:05.000Z</LastModified><ETag>&#34;26d87b1cb435a08f6f5bb968b3917418&#34;</ETag><Size>1920</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 0x504000daa6b0>
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 0x504000da88f0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006f2210>
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 0x50e0015e5a70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 18cf5ebc-954e-4061-adac-7068e4e5d90e, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 18cf5ebc-954e-4061-adac-7068e4e5d90e, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 18cf5ebc-954e-4061-adac-7068e4e5d90e, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 488d5483-3c5c-452f-9f9e-33bfc795af18, ghrun-izdhpfhiay.auto.internal:4507): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 488d5483-3c5c-452f-9f9e-33bfc795af18, ghrun-izdhpfhiay.auto.internal:4507): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 488d5483-3c5c-452f-9f9e-33bfc795af18, ghrun-izdhpfhiay.auto.internal:4507): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=ZWVhOGUzOWItZWZlNTEzOTctNjFiNjZlOWUtODczYjQ2YjM=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 501, 'Portions': 63, 'ActivePortions': 63}, '__DEFAULT': {'Rows': 99499, 'Portions': 122, 'ActivePortions': 122}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 63, 'BlobSize': 87640, 'BlobCount': 315}, '__DEFAULT': {'Portions': 122, 'BlobSize': 4420560, 'BlobCount': 610}}, cold bucket stat: (0, 0), frozen bucket stat: (63, 87640)
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 Test teardown
============================== slowest durations ===============================
368.57s call     ttl_delete_s3.py::TestDeleteS3Ttl::test_data_unchanged_after_ttl_change
13.00s setup    ttl_delete_s3.py::TestDeleteS3Ttl::test_data_unchanged_after_ttl_change
0.28s teardown ttl_delete_s3.py::TestDeleteS3Ttl::test_data_unchanged_after_ttl_change

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED ttl_delete_s3.py::TestDeleteS3Ttl::test_data_unchanged_after_ttl_change - Exception: not all data deleted
ERROR ttl_portion_size.py - ModuleNotFoundError: No module named 'ydb.tests.olap'
Failed to load module "__tests__.ttl_portion_size" and obtain list of tests due to an error
ERROR ttl_portion_size.py - ModuleNotFoundError: No module named 'ydb.tests.olap'
Failed to load module "__tests__.ttl_portion_size" and obtain list of tests due to an error
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
============ 1 failed, 1 deselected, 2 errors in 608.01s (0:10:08) =============

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 764, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...--build-root', '/home/runner/.ya/build/build_root/u1xa/00034a', '--source-root', '/home/runner/.ya/build/build_root/u1xa/00034a/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/u1xa/00034a/ydb/tests/olap/ttl_tiering/test-results/py3test/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/olap/ttl_tiering', '--test-tool-bin', '/home/runner/.ya/tools/v4/8067063302/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--test-filter', 'data_migration_when_alter_ttl.py::TestDataMigrationWhenAlterTtl::test', '--test-filter', 'data_correctness.py::TestDataCorrectness::test', '--test-filter', 'ttl_delete_s3.py::TestDeleteS3Ttl::test_data_unchanged_after_ttl_change', '--test-filter', 'ttl_delete_s3.py::TestDeleteS3Ttl::test_ttl_delete', '--test-filter', 'unstable_connection.py::TestUnstableConnection::test', '--tb', 'short', '--dep-root', 'ydb/tests/olap/ttl_tiering', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1749, in main
    res.wait(check_exit_code=False, timeout=run_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...--build-root', '/home/runner/.ya/build/build_root/u1xa/00034a', '--source-root', '/home/runner/.ya/build/build_root/u1xa/00034a/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/u1xa/00034a/ydb/tests/olap/ttl_tiering/test-results/py3test/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/olap/ttl_tiering', '--test-tool-bin', '/home/runner/.ya/tools/v4/8067063302/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--test-filter', 'data_migration_when_alter_ttl.py::TestDataMigrationWhenAlterTtl::test', '--test-filter', 'data_correctness.py::TestDataCorrectness::test', '--test-filter', 'ttl_delete_s3.py::TestDeleteS3Ttl::test_data_unchanged_after_ttl_change', '--test-filter', 'ttl_delete_s3.py::TestDeleteS3Ttl::test_ttl_delete', '--test-filter', 'unstable_connection.py::TestUnstableConnection::test', '--tb', 'short', '--dep-root', 'ydb/tests/olap/ttl_tiering', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address']' stopped by 600 seconds timeout",), {})
